rust-lang / reference
The Rust Reference
☆1,289Updated this week
Alternatives and similar repositories for reference:
Users that are interested in reference are comparing it to the libraries listed below
- The Dark Arts of Advanced and Unsafe Rust Programming☆1,940Updated last week
- A guide to how rustc works and how to contribute to it.☆1,692Updated this week
- Raw bindings to platform APIs for Rust☆2,156Updated this week
- Asynchronous Programming in Rust☆1,924Updated last month
- A Rust library for random number generation.☆1,716Updated this week
- Parser for Rust source code☆2,982Updated last week
- Logging implementation for Rust☆2,283Updated 2 weeks ago
- Date and time library for Rust☆3,421Updated this week
- Utilities for working with bytes☆1,967Updated this week
- crates.io documentation generator☆1,017Updated last week
- Subcommand to show result of macro expansion☆2,763Updated this week
- Rust API guidelines☆1,246Updated 8 months ago
- Collection of cryptographic hash functions written in pure Rust☆1,945Updated this week
- The Little Book of Rust Macros☆891Updated 2 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,957Updated last month
- A code coverage tool for Rust projects☆2,584Updated last week
- Rust HTTP types☆1,194Updated this week
- Data for this-week-in-rust.org☆2,237Updated this week
- Medium to hard Rust questions with explanations☆1,727Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,838Updated 6 months ago
- Defines the Rust borrow checker.☆1,383Updated 7 months ago
- Rust friendly bindings to *nix APIs☆2,733Updated last week
- Rust port of Google's SwissTable hash map☆2,534Updated 3 weeks ago
- Type erasure for async trait methods☆1,896Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,828Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆4,778Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,494Updated this week
- URL parser for Rust☆1,355Updated last month
- Analysis of various tricky Rust code☆1,741Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,616Updated 2 months ago