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.
Building a Configurable TCP Echo Server in Rust with Tokio

Building a Configurable TCP Echo Server in Rust with Tokio

Comments
8 min read
Building a Concurrent TCP Port Scanner in Rust with Tokio Semaphores

Building a Concurrent TCP Port Scanner in Rust with Tokio Semaphores

Comments
9 min read
A 600-line Rust log rotator, or: what logrotate would look like if it had no config file

A 600-line Rust log rotator, or: what logrotate would look like if it had no config file

Comments
10 min read
Stop Checking if Records Exist: Using UPSERT in Rust to Prevent Duplicate Data

Stop Checking if Records Exist: Using UPSERT in Rust to Prevent Duplicate Data

Comments
1 min read
Cómo empezar a utilizar herramientas de IA en Solana

Cómo empezar a utilizar herramientas de IA en Solana

Comments
13 min read
Zero-Copy Parsers: Rust Pipelines That Outrun JSON

Zero-Copy Parsers: Rust Pipelines That Outrun JSON

1
Comments 1
6 min read
Rust Concepts: Macros, Modules, Testing & Unsafe Rust (Part 3)

Rust Concepts: Macros, Modules, Testing & Unsafe Rust (Part 3)

2
Comments
6 min read
Why We Stopped Using Redis (And Built a Sub-Microsecond Cache in Rust Instead)

Why We Stopped Using Redis (And Built a Sub-Microsecond Cache in Rust Instead)

Comments
1 min read
GN: Domain-Adaptive Lossless Compression for LLM Conversation Streams

GN: Domain-Adaptive Lossless Compression for LLM Conversation Streams

Comments
6 min read
I Built a Compression Algorithm That Beats Gzip in 2 Weeks. I Have an A+ Cert.

I Built a Compression Algorithm That Beats Gzip in 2 Weeks. I Have an A+ Cert.

Comments
7 min read
A Polite Port Scanner in 400 Lines of Tokio

A Polite Port Scanner in 400 Lines of Tokio

Comments
9 min read
The similar crate is underrated: I wrote a colored diff CLI in a weekend

The similar crate is underrated: I wrote a colored diff CLI in a weekend

Comments
8 min read
I Built jq for TOML Because My Shell Scripts Deserved Better

I Built jq for TOML Because My Shell Scripts Deserved Better

Comments
9 min read
Building a URL Shortener in Rust with axum, SQLite, and 30 Lines of base62

Building a URL Shortener in Rust with axum, SQLite, and 30 Lines of base62

Comments
9 min read
The `notify` crate is surprisingly pleasant — I built a cross-platform file watcher in four dependencies

The `notify` crate is surprisingly pleasant — I built a cross-platform file watcher in four dependencies

Comments
8 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.