rust-lang / referenceLinks
The Rust Reference
☆1,382Updated this week
Alternatives and similar repositories for reference
Users that are interested in reference are comparing it to the libraries listed below
Sorting:
- A guide to how rustc works and how to contribute to it.☆1,732Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,036Updated last week
- Raw bindings to platform APIs for Rust☆2,262Updated this week
- Asynchronous Programming in Rust☆1,986Updated this week
- A Rust library for random number generation.☆1,846Updated last week
- Parser for Rust source code☆3,086Updated this week
- Logging implementation for Rust☆2,350Updated 2 months ago
- Medium to hard Rust questions with explanations☆1,787Updated 3 months ago
- Subcommand to show result of macro expansion☆2,861Updated last week
- A code coverage tool for Rust projects☆2,710Updated this week
- Rust API guidelines☆1,277Updated last week
- Utilities for working with bytes☆2,058Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,932Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,167Updated this week
- Date and time library for Rust☆3,551Updated this week
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- Data for this-week-in-rust.org☆2,338Updated last week
- cargo, make me a project☆2,172Updated last week
- Statistics-driven benchmarking library for Rust☆5,053Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,373Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,702Updated 6 months ago
- The Rust Playground☆1,336Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,806Updated this week
- derive(Error) for struct and enum error types☆4,929Updated 2 weeks ago
- Rust task runner and build tool.☆2,759Updated last week
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,975Updated last week
- A binary encoder / decoder implementation in Rust.☆3,001Updated 2 weeks ago
- The Rust package registry☆3,214Updated this week
- Collection of cryptographic hash functions written in pure Rust☆2,042Updated last week
- Async version of the Rust standard library☆4,044Updated 2 months ago