close

DEV Community

Image

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.
Multiple Agents, Multiple Workstreams, and the Parts That Still Break

Multiple Agents, Multiple Workstreams, and the Parts That Still Break

Comments
5 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 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 magic-code: An Open-Source AI Coding Agent That Runs on Your Hardware

Building magic-code: An Open-Source AI Coding Agent That Runs on Your Hardware

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