rust-lang / nomiconLinks
The Dark Arts of Advanced and Unsafe Rust Programming
☆2,202Updated last week
Alternatives and similar repositories for nomicon
Users that are interested in nomicon are comparing it to the libraries listed below
Sorting:
- Asynchronous Programming in Rust☆2,126Updated 3 months ago
- Medium to hard Rust questions with explanations☆1,892Updated last month
- The Rust Reference☆1,472Updated this week
- A guide to how rustc works and how to contribute to it.☆1,829Updated this week
- Statistics-driven benchmarking library for Rust☆5,412Updated 2 months ago
- Parser for Rust source code☆3,283Updated this week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,753Updated 2 months ago
- The Rust Performance Book☆2,637Updated 3 weeks ago
- Data for this-week-in-rust.org☆2,490Updated this week
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,881Updated this week
- A small and fast async runtime for Rust☆4,740Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Analysis of various tricky Rust code☆1,991Updated last month
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Utilities for working with bytes☆2,172Updated this week
- derive(Error) for struct and enum error types☆5,330Updated 2 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,589Updated 3 weeks ago
- Learn Rust by writing Entirely Too Many linked lists☆3,509Updated last year
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,896Updated this week
- Raw bindings to platform APIs for Rust☆2,477Updated this week
- cargo, make me a project☆2,363Updated this week
- Flexible concrete Error type built on std::Error☆6,412Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,896Updated this week
- Application level tracing for Rust.☆6,496Updated last month
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- a debugger for async rust!☆4,389Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆3,920Updated 11 months ago
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,549Updated last year