nikomatsakis / how-to-rustView external linksLinks
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☆410Jul 24, 2024Updated last year
- Some internal rustc tools made accessible☆47Oct 15, 2025Updated 3 months ago
- ☆20Feb 9, 2023Updated 3 years ago
- Minimalistic snapshot testing for Rust.☆309Dec 21, 2024Updated last year
- 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☆273Jan 23, 2026Updated 3 weeks ago
- libyaml transpiled to rust by c2rust☆34Mar 21, 2024Updated last year
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,713Jan 3, 2026Updated last month
- A free book about developing secure and robust systems software.☆1,386Jul 6, 2025Updated 7 months ago
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- Rust binding for libfyaml☆13Dec 7, 2024Updated last year
- a debugger for async rust!☆4,403Feb 3, 2026Updated last week
- Learn Rust dark magics by implementing an expression framework in database systems☆1,469Aug 9, 2025Updated 6 months ago
- Educational blog posts for Rust beginners☆8,316Feb 17, 2025Updated 11 months ago
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,551Aug 6, 2024Updated last year
- Verify naive = datafrog-opt, in rust/polonius☆15Jun 26, 2025Updated 7 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆36Feb 3, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,572Updated this week
- MEV example from @bertcmiller implement in Foundry☆73Jul 1, 2022Updated 3 years ago
- 📦 shippable application packaging☆1,938Updated this week
- `smol` integrations with `axum`☆22Jul 30, 2025Updated 6 months ago
- Medium to hard Rust questions with explanations☆1,892Dec 20, 2025Updated last month
- A port of sebh's atmosphere model to wgpu + WGSL☆13Aug 19, 2023Updated 2 years ago
- ☆17Updated this week
- Asynchronous Programming in Rust☆2,125Nov 2, 2025Updated 3 months ago
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- Library facilitating safe pinned initialization☆78Updated this week
- The Rust Performance Book☆2,637Jan 19, 2026Updated 3 weeks ago
- Implementation of Monte Carlo Geometry Processing☆23Jan 10, 2021Updated 5 years ago
- Scylla, a tool for translating ultra-regular C code to Safe Rust☆28Jan 8, 2026Updated last month
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,180Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Feb 7, 2026Updated last week
- A wrapper around UUIDs to provide type safety☆40Updated this week
- A snapshot testing library for rust☆2,742Feb 5, 2026Updated last week
- Interactively Visualizing Ownership and Borrowing for Rust☆2,820Feb 13, 2024Updated 2 years ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,211Jan 29, 2026Updated 2 weeks ago