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.
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
Deep Dive: How Rust 1.85's Lifetime Elision Reduces Boilerplate by 40%

Deep Dive: How Rust 1.85's Lifetime Elision Reduces Boilerplate by 40%

Comments
14 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
Learn Rust Basics By Building a Brainfuck Interpreter

Learn Rust Basics By Building a Brainfuck Interpreter

Comments
14 min read
Efficient Real-Time Flight Tracking in Browsers: Framework-Free, Cross-Platform Solution

Efficient Real-Time Flight Tracking in Browsers: Framework-Free, Cross-Platform Solution

Comments
9 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 4
2 min read
Progflow- An context aware workspace manager for linux.

Progflow- An context aware workspace manager for linux.

Comments
1 min read
1-minute brain exercise with clever Rust

1-minute brain exercise with clever Rust

7
Comments 3
1 min read
How to Add Token Swaps to Your Rust Backend

How to Add Token Swaps to Your Rust Backend

Comments
8 min read
Network Programming Battle: io_uring in Rust vs epoll in Go

Network Programming Battle: io_uring in Rust vs epoll in Go

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