The Dark Arts of Advanced and Unsafe Rust Programming
☆2,216Jan 29, 2026Updated last month
Alternatives and similar repositories for nomicon
Users that are interested in nomicon are comparing it to the libraries listed below
Sorting:
- The Rust Reference☆1,481Feb 22, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Asynchronous Programming in Rust☆2,133Nov 2, 2025Updated 3 months ago
- A guide to how rustc works and how to contribute to it.☆1,832Updated this week
- Forum for discussion about what unsafe code can and can't do☆731Aug 19, 2025Updated 6 months ago
- Parser for Rust source code☆3,294Updated this week
- Learn Rust by writing Entirely Too Many linked lists☆3,531Jul 30, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A Rust compiler front-end for IDEs☆16,079Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,718Feb 16, 2026Updated last week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,121Updated this week
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- RFCs for changes to Rust☆6,406Feb 13, 2026Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Serialization framework for Rust☆10,476Feb 16, 2026Updated last week
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,798Feb 16, 2026Updated last week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,294Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- The Rust Performance Book☆2,644Jan 19, 2026Updated last month
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Rust API guidelines☆1,316Jul 8, 2025Updated 7 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Updated this week
- ☆900Feb 16, 2026Updated last week