rust-lang / nomiconLinks
The Dark Arts of Advanced and Unsafe Rust Programming
☆2,089Updated 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,049Updated last month
- A guide to how rustc works and how to contribute to it.☆1,769Updated this week
- The Rust Reference☆1,418Updated this week
- Parser for Rust source code☆3,149Updated this week
- Medium to hard Rust questions with explanations☆1,835Updated this week
- Subcommand to show result of macro expansion☆2,914Updated this week
- Data for this-week-in-rust.org☆2,381Updated this week
- Statistics-driven benchmarking library for Rust☆5,214Updated 3 weeks ago
- The Rust Performance Book☆2,465Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,918Updated last month
- derive(Error) for struct and enum error types☆5,063Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,393Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,762Updated last week
- A code coverage tool for Rust projects☆2,756Updated this week
- Rust port of Google's SwissTable hash map☆2,721Updated 2 weeks ago
- Application level tracing for Rust.☆6,158Updated last week
- Logging implementation for Rust☆2,388Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated 2 weeks ago
- Raw bindings to platform APIs for Rust☆2,316Updated this week
- A small and fast async runtime for Rust☆4,421Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 3 weeks ago
- a debugger for async rust!☆4,169Updated 3 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,585Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,158Updated this week
- Date and time library for Rust☆3,654Updated last week
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,486Updated last year
- Concurrency permutation testing tool for Rust.☆2,445Updated last week
- The Little Book of Rust Macros (updated fork)☆853Updated 2 months ago
- Utilities for working with bytes☆2,087Updated this week
- A binary encoder / decoder implementation in Rust.☆3,082Updated last week