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.
Writing dig in 500 Lines of Rust (with hickory-resolver, the trust-dns successor)

Writing dig in 500 Lines of Rust (with hickory-resolver, the trust-dns successor)

Comments
10 min read
Writing a Regex Playground in 200 Lines of Rust

Writing a Regex Playground in 200 Lines of Rust

Comments
9 min read
Writing a tar Inspector in Rust with Three Dependencies

Writing a tar Inspector in Rust with Three Dependencies

Comments
9 min read
Building a Changelog Generator in Rust — From Conventional Commits to Keep a Changelog

Building a Changelog Generator in Rust — From Conventional Commits to Keep a Changelog

Comments
8 min read
Building a Job Queue in Rust: Persistent Tasks With Retry Logic

Building a Job Queue in Rust: Persistent Tasks With Retry Logic

Comments 1
3 min read
Building a TOML Formatter in Rust — Sorted Keys, Aligned Equals, and CI-Friendly Check Mode

Building a TOML Formatter in Rust — Sorted Keys, Aligned Equals, and CI-Friendly Check Mode

Comments
8 min read
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
CĂłmo empezar a utilizar herramientas de IA en Solana

CĂłmo empezar a utilizar herramientas de IA en Solana

Comments
13 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
Zero-Copy Parsers: Rust Pipelines That Outrun JSON

Zero-Copy Parsers: Rust Pipelines That Outrun JSON

1
Comments 1
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.