rust-lang / nomiconLinks
The Dark Arts of Advanced and Unsafe Rust Programming
☆2,107Updated 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,066Updated 2 months ago
- Medium to hard Rust questions with explanations☆1,843Updated this week
- A guide to how rustc works and how to contribute to it.☆1,781Updated this week
- Parser for Rust source code☆3,174Updated this week
- Subcommand to show result of macro expansion☆2,927Updated last week
- The Rust Reference☆1,427Updated last week
- Data for this-week-in-rust.org☆2,390Updated this week
- Statistics-driven benchmarking library for Rust☆5,230Updated last month
- Learn Rust by writing Entirely Too Many linked lists☆3,431Updated last year
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,785Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,938Updated last month
- cargo, make me a project☆2,265Updated last week
- A small and fast async runtime for Rust☆4,463Updated 3 weeks ago
- The Rust Performance Book☆2,476Updated this week
- derive(Error) for struct and enum error types☆5,105Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,005Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,451Updated this week
- Application level tracing for Rust.☆6,196Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,077Updated last week
- Logging implementation for Rust☆2,402Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,753Updated 2 weeks ago
- Utilities for working with bytes☆2,101Updated 3 weeks ago
- Raw bindings to platform APIs for Rust☆2,328Updated last week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,609Updated last week
- A code coverage tool for Rust projects☆2,771Updated 2 weeks ago
- a debugger for async rust!☆4,193Updated last week
- Analysis of various tricky Rust code☆1,956Updated 3 weeks ago
- Async version of the Rust standard library☆4,056Updated last month
- Concurrency permutation testing tool for Rust.☆2,457Updated last month
- Flexible concrete Error type built on std::Error☆6,195Updated last week