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.
I replaced lsof, ss, and netstat with a single Rust binary

I replaced lsof, ss, and netstat with a single Rust binary

1
Comments
3 min read
How I tested 16 processes racing for the same task in 200 lines of Rust

How I tested 16 processes racing for the same task in 200 lines of Rust

1
Comments 1
8 min read
contextdb: a database for agentic memory — SQL, graph traversal, and vector search in one transaction

contextdb: a database for agentic memory — SQL, graph traversal, and vector search in one transaction

Comments
2 min read
How I Built a Markdown Conversion API for AI Agents in Rust (and deployed it for $0.000003 per request)

How I Built a Markdown Conversion API for AI Agents in Rust (and deployed it for $0.000003 per request)

1
Comments 1
7 min read
Why I Chose a Synchronous Poll Loop Over Async for My Rust Daemon

Why I Chose a Synchronous Poll Loop Over Async for My Rust Daemon

Comments
3 min read
I'm 18 and I built a Layer 1 blockchain from scratch in Rust

I'm 18 and I built a Layer 1 blockchain from scratch in Rust

Comments
4 min read
Rust Rewrites Are Coming for Your Dev Tools (And That's a Good Thing)

Rust Rewrites Are Coming for Your Dev Tools (And That's a Good Thing)

Comments
4 min read
I wrote Vec::new() and expected malloc - there was none

I wrote Vec::new() and expected malloc - there was none

Comments
2 min read
Mutex deadlocks in production: the patterns I found in my codebase and how I diagnosed them

Mutex deadlocks in production: the patterns I found in my codebase and how I diagnosed them

Comments 4
9 min read
Secure Cross-Platform File Sharing: A Unified Solution for Diverse Devices and Networks

Secure Cross-Platform File Sharing: A Unified Solution for Diverse Devices and Networks

Comments
10 min read
92% of MCP Servers Have Security Issues (And How I Fixed It)

92% of MCP Servers Have Security Issues (And How I Fixed It)

Comments
5 min read
Within 10% of gzip: What GN’s Semantic Compression Teaches Us

Within 10% of gzip: What GN’s Semantic Compression Teaches Us

Comments
3 min read
🦀 Rust Foundations — The Stuff That Finally Made Things Click

🦀 Rust Foundations — The Stuff That Finally Made Things Click

1
Comments
7 min read
"You Got This Error Last Week" — Building an AI That Remembers Your Past Errors

"You Got This Error Last Week" — Building an AI That Remembers Your Past Errors

Comments 5
2 min read
Learn Rust Basics By Building a Brainfuck Interpreter

Learn Rust Basics By Building a Brainfuck Interpreter

Comments
14 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.