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.
Code Mode for MCP: The Long-Tail Escape Hatch, Not the Front Door

Code Mode for MCP: The Long-Tail Escape Hatch, Not the Front Door

Comments 2
25 min read
Building a Google OAuth CLI in Rust with PKCE (and surviving the borrow checker)

Building a Google OAuth CLI in Rust with PKCE (and surviving the borrow checker)

Comments
3 min read
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
I guess we now have Sprite Animations

I guess we now have Sprite Animations

2
Comments
1 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
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
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
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
🦀 Rust Foundations — The Stuff That Finally Made Things Click

🦀 Rust Foundations — The Stuff That Finally Made Things Click

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