DEV Community

Rust

This tag is for posts related to the Rust programming language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
apimock-rs features: external interfaces and ipv6 support

apimock-rs features: external interfaces and ipv6 support

Comments
1 min read
I shrunk my Rust binary from 11MB to 4.5MB with bloaty-metafile

I shrunk my Rust binary from 11MB to 4.5MB with bloaty-metafile

Comments
2 min read
Yet another Rust ownership tutorial

Yet another Rust ownership tutorial

28
Comments
4 min read
From 'Why the F@&k Do I Need This?' to 'Oh, That's Why' - My GAT Journey

From 'Why the F@&k Do I Need This?' to 'Oh, That's Why' - My GAT Journey

Comments
12 min read
Building a File Transfer TUI Nobody Asked For: tuit

Building a File Transfer TUI Nobody Asked For: tuit

1
Comments
6 min read
How To Make A Custom Type Iterable In Rust.

How To Make A Custom Type Iterable In Rust.

Comments
19 min read
Understanding Lifetime Elision in Rust

Understanding Lifetime Elision in Rust

Comments
6 min read
From Proxy to Powerhouse: How MCP Connect Became a Full-Featured Multiplexing Server

From Proxy to Powerhouse: How MCP Connect Became a Full-Featured Multiplexing Server

Comments
5 min read
Pause, Inspect, Edit: Debugging LLM Requests in vLLora

Pause, Inspect, Edit: Debugging LLM Requests in vLLora

3
Comments
3 min read
The Value-Centric Philosophy of Rust

The Value-Centric Philosophy of Rust

Comments
2 min read
Unlock clearer Rust dependency insight with dep-insight

Unlock clearer Rust dependency insight with dep-insight

1
Comments
3 min read
My Quest for Speed: How a Clickhouse Type Improvement Led Me Down a Caching Rabbit Hole in Rust

My Quest for Speed: How a Clickhouse Type Improvement Led Me Down a Caching Rabbit Hole in Rust

Comments
4 min read
How I Built Kerminal: A Free, Open-Source Terminal & SSH Manager with Multi-Device Sync

How I Built Kerminal: A Free, Open-Source Terminal & SSH Manager with Multi-Device Sync

Comments
7 min read
Rust chronicles #2 - ownership, the unprecedented memory safety guarantee without a garbage collector

Rust chronicles #2 - ownership, the unprecedented memory safety guarantee without a garbage collector

Comments
6 min read
Redox OS: Is the Future of Operating Systems Written in Rust?

Redox OS: Is the Future of Operating Systems Written in Rust?

7
Comments 1
1 min read
Setting up a Rust Development Environment

Setting up a Rust Development Environment

Comments
6 min read
Meetily vs Otter.ai: Privacy-First Alternative for 2025

Meetily vs Otter.ai: Privacy-First Alternative for 2025

Comments
8 min read
Ownership in Rust

Ownership in Rust

1
Comments
2 min read
🦀📏 RustSpanLang — The Experimental Borrow-Checker Syntax Playground

🦀📏 RustSpanLang — The Experimental Borrow-Checker Syntax Playground

Comments
2 min read
Refactoring a God Object Detector That Was Itself a God Object

Refactoring a God Object Detector That Was Itself a God Object

1
Comments
12 min read
Idea Document-er: A CLI Tool

Idea Document-er: A CLI Tool

Comments
2 min read
Filecnv — Fast, Private, and Secure Image Processing in the Browser

Filecnv — Fast, Private, and Secure Image Processing in the Browser

1
Comments
2 min read
Using Rust WebAssembly in Vite + React: A Modern Game of Life Example

Using Rust WebAssembly in Vite + React: A Modern Game of Life Example

1
Comments 1
4 min read
How to use the matches! Macro Pattern Matching

How to use the matches! Macro Pattern Matching

1
Comments
9 min read
Level 3: Building the Database Foundation with Rust + PostgreSQL

Level 3: Building the Database Foundation with Rust + PostgreSQL

Comments
1 min read
loading...