rust-lang / nomiconLinks
The Dark Arts of Advanced and Unsafe Rust Programming
☆2,112Updated 2 weeks ago
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,075Updated 2 months ago
- Parser for Rust source code☆3,182Updated last week
- The Rust Reference☆1,432Updated last week
- A guide to how rustc works and how to contribute to it.☆1,783Updated this week
- Medium to hard Rust questions with explanations☆1,847Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,936Updated last week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,630Updated 3 weeks ago
- Data for this-week-in-rust.org☆2,399Updated last week
- Statistics-driven benchmarking library for Rust☆5,262Updated 2 months ago
- Analysis of various tricky Rust code☆1,959Updated last month
- The Rust Performance Book☆2,487Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,487Updated this week
- Learn Rust by writing Entirely Too Many linked lists☆3,447Updated last year
- derive(Error) for struct and enum error types☆5,138Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,099Updated this week
- A code coverage tool for Rust projects☆2,784Updated last week
- Logging implementation for Rust☆2,419Updated this week
- async fn(Request) -> Result<Response, Error>☆3,951Updated this week
- Rust port of Google's SwissTable hash map☆2,768Updated last week
- Flexible concrete Error type built on std::Error☆6,212Updated last week
- Raw bindings to platform APIs for Rust☆2,335Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- Async version of the Rust standard library☆4,056Updated last month
- https://rust-lang-nursery.github.io/rust-cookbook☆2,471Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- The Little Book of Rust Macros☆906Updated 2 years ago
- Rust API guidelines☆1,302Updated 3 months ago
- A small and fast async runtime for Rust☆4,500Updated last week
- Rust friendly bindings to *nix APIs☆2,903Updated 3 weeks ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,797Updated last week