rust-lang / nomiconLinks
The Dark Arts of Advanced and Unsafe Rust Programming
☆2,061Updated 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,020Updated last month
- Medium to hard Rust questions with explanations☆1,822Updated 2 weeks ago
- A guide to how rustc works and how to contribute to it.☆1,754Updated this week
- Parser for Rust source code☆3,119Updated last week
- The Rust Reference☆1,401Updated this week
- Subcommand to show result of macro expansion☆2,888Updated this week
- Data for this-week-in-rust.org☆2,348Updated this week
- The Rust Performance Book☆2,446Updated last week
- Statistics-driven benchmarking library for Rust☆5,127Updated last month
- A code coverage tool for Rust projects☆2,736Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,293Updated this week
- A small and fast async runtime for Rust☆4,290Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- derive(Error) for struct and enum error types☆4,991Updated this week
- Analysis of various tricky Rust code☆1,923Updated last month
- A binary encoder / decoder implementation in Rust.☆3,054Updated 2 weeks ago
- cargo, make me a project☆2,198Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,729Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Raw bindings to platform APIs for Rust☆2,280Updated last week
- Utilities for working with bytes☆2,073Updated last month
- async fn(Request) -> Result<Response, Error>☆3,860Updated this week
- Concurrency permutation testing tool for Rust.☆2,410Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,062Updated 2 weeks ago
- Date and time library for Rust☆3,587Updated last week
- Rust port of Google's SwissTable hash map☆2,686Updated last month
- a debugger for async rust!☆4,102Updated 2 months ago
- Async version of the Rust standard library☆4,047Updated 3 months ago
- Logging implementation for Rust☆2,364Updated 3 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,523Updated last month