rust-lang / nomiconLinks
The Dark Arts of Advanced and Unsafe Rust Programming
☆2,047Updated 3 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☆1,999Updated last week
- Medium to hard Rust questions with explanations☆1,794Updated 3 months ago
- Parser for Rust source code☆3,095Updated last week
- Subcommand to show result of macro expansion☆2,873Updated last week
- Flexible concrete Error type built on std::Error☆6,014Updated this week
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- derive(Error) for struct and enum error types☆4,953Updated this week
- a debugger for async rust!☆3,964Updated last month
- Statistics-driven benchmarking library for Rust☆5,079Updated last month
- The Rust Performance Book☆2,433Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,206Updated this week
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,235Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,003Updated this week
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- Learn Rust by writing Entirely Too Many linked lists☆3,388Updated 10 months ago
- The Rust Reference☆1,393Updated this week
- A code coverage tool for Rust projects☆2,719Updated this week
- Analysis of various tricky Rust code☆1,908Updated 2 weeks ago
- Data for this-week-in-rust.org☆2,341Updated this week
- Async version of the Rust standard library☆4,043Updated 3 months ago
- A guide to how rustc works and how to contribute to it.☆1,744Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,943Updated last month
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,728Updated last year
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,280Updated this week
- Application level tracing for Rust.☆5,987Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,646Updated 3 months ago
- Rust API guidelines☆1,277Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,833Updated this week