A collection of blog posts and links that talk about how to successfully use Rust.
☆403Jun 15, 2022Updated 3 years ago
Alternatives and similar repositories for how-to-rust
Users that are interested in how-to-rust are comparing it to the libraries listed below
Sorting:
- ☆179Dec 7, 2023Updated 2 years ago
- Experiments with structured concurrency in Rust☆417Jul 24, 2024Updated last year
- Some internal rustc tools made accessible☆47Oct 15, 2025Updated 4 months ago
- ☆20Feb 9, 2023Updated 3 years ago
- Smart contract that checks if the SELFDESTRUCT opcode is still valid on the chain it is deployed to☆29Oct 19, 2022Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Minimalistic snapshot testing for Rust.☆309Dec 21, 2024Updated last year
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,730Feb 16, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 3 weeks ago
- A free book about developing secure and robust systems software.☆1,390Jul 6, 2025Updated 8 months ago
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month
- Learn Rust dark magics by implementing an expression framework in database systems☆1,471Aug 9, 2025Updated 6 months ago
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,556Aug 6, 2024Updated last year
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,595Feb 12, 2026Updated 3 weeks ago
- Verify naive = datafrog-opt, in rust/polonius☆15Jun 26, 2025Updated 8 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆36Updated this week
- Zero-copy deserialization framework for Rust☆4,053Feb 28, 2026Updated last week
- MEV example from @bertcmiller implement in Foundry☆74Jul 1, 2022Updated 3 years ago
- 📦 shippable application packaging☆1,956Updated this week
- `smol` integrations with `axum`☆22Feb 18, 2026Updated 2 weeks ago
- libyaml transpiled to rust by c2rust☆35Mar 21, 2024Updated last year
- Medium to hard Rust questions with explanations☆1,898Dec 20, 2025Updated 2 months ago
- A port of sebh's atmosphere model to wgpu + WGSL☆13Aug 19, 2023Updated 2 years ago
- ☆20Feb 9, 2026Updated 3 weeks ago
- Asynchronous Programming in Rust☆2,138Nov 2, 2025Updated 4 months ago
- Library facilitating safe pinned initialization☆79Updated this week
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- The Rust Performance Book☆2,656Jan 19, 2026Updated last month
- Implementation of Monte Carlo Geometry Processing☆24Jan 10, 2021Updated 5 years ago
- Scylla, a tool for translating ultra-regular C code to Safe Rust☆28Jan 8, 2026Updated 2 months ago
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,199Updated this week
- A wrapper around UUIDs to provide type safety☆40Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Interactively Visualizing Ownership and Borrowing for Rust☆2,824Feb 13, 2024Updated 2 years ago
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,223Feb 27, 2026Updated last week
- A snapshot testing library for rust☆2,781Feb 26, 2026Updated last week
- Learn Rust real good.☆302Nov 10, 2018Updated 7 years ago