rust-lang / reference
The Rust Reference
☆1,249Updated this week
Related projects ⓘ
Alternatives and complementary repositories for reference
- The Dark Arts of Advanced and Unsafe Rust Programming☆1,863Updated this week
- Parser for Rust source code☆2,900Updated this week
- A guide to how rustc works and how to contribute to it.☆1,667Updated this week
- Logging implementation for Rust☆2,213Updated last week
- A Rust library for random number generation.☆1,670Updated this week
- Raw bindings to platform APIs for Rust☆2,097Updated this week
- Asynchronous Programming in Rust☆1,855Updated this week
- Subcommand to show result of macro expansion☆2,683Updated this week
- Utilities for working with bytes☆1,916Updated last week
- A code coverage tool for Rust projects☆2,526Updated this week
- Date and time library for Rust☆3,340Updated this week
- crates.io documentation generator☆991Updated last week
- Rust API guidelines☆1,239Updated 5 months ago
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Rust HTTP types☆1,163Updated 3 weeks ago
- The Rust Playground☆1,264Updated this week
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- Data for this-week-in-rust.org☆2,182Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- async fn(Request) -> Result<Response, Error>☆3,550Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- derive(Error) for struct and enum error types☆4,535Updated last week
- A small and fast async runtime for Rust☆3,748Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,930Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,086Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,544Updated last week
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,871Updated this week
- OpenSSL bindings for Rust☆1,405Updated this week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Medium to hard Rust questions with explanations☆1,699Updated 2 weeks ago