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.
SQLite's PRAGMAs You Never Remember — I Put Them in a CLI

SQLite's PRAGMAs You Never Remember — I Put Them in a CLI

Comments
8 min read
I got tired of writing the same 200 lines of boilerplate for every API, so I built a compiled language to eliminate it

I got tired of writing the same 200 lines of boilerplate for every API, so I built a compiled language to eliminate it

Image 1
Comments
3 min read
I Built a File Encryption App in Rust. Here’s What I Learned About Trust.

I Built a File Encryption App in Rust. Here’s What I Learned About Trust.

Comments
3 min read
Gas Bomb in Starknet: How One Unbounded Loop Can Brick Your Staking Protocol

Gas Bomb in Starknet: How One Unbounded Loop Can Brick Your Staking Protocol

Comments
2 min read
Reimplementing fd in 500 lines of Rust (and what I learned about the crates it stands on)

Reimplementing fd in 500 lines of Rust (and what I learned about the crates it stands on)

Comments
10 min read
Writing a YAML Linter in Rust Because YAML Is Secretly Terrible

Writing a YAML Linter in Rust Because YAML Is Secretly Terrible

Comments
11 min read
Writing an HTTP Load Tester That Doesn't Lie About p99

Writing an HTTP Load Tester That Doesn't Lie About p99

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

Writing a tar Inspector in Rust with Three Dependencies

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

Writing a Regex Playground in 200 Lines of Rust

Comments
9 min read
I Got Tired of Pasting EXPLAIN Plans Into Web Tools, So I Wrote pg-explain-viz

I Got Tired of Pasting EXPLAIN Plans Into Web Tools, So I Wrote pg-explain-viz

Comments
10 min read
A 10 MB Markdown-to-HTML Service in Rust with pulldown-cmark

A 10 MB Markdown-to-HTML Service in Rust with pulldown-cmark

Comments
9 min read
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
Debugging TCP by Building Your Own Logging Proxy in 400 Lines of Rust

Debugging TCP by Building Your Own Logging Proxy in 400 Lines of Rust

Comments
8 min read
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.