nikomatsakis / rustacean-principlesLinks
☆179Updated 2 years ago
Alternatives and similar repositories for rustacean-principles
Users that are interested in rustacean-principles are comparing it to the libraries listed below
Sorting:
- Rust tutorial to demonstrate how variance works☆259Updated last year
- Home of the Rustacean Station podcast☆231Updated 2 months ago
- Hazard pointers in Rust.☆215Updated last month
- ☆94Updated 2 years ago
- Source for https://rust-for-rustaceans.com/☆164Updated 2 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆394Updated 7 months ago
- Rust Code Reading Clubs☆140Updated 4 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- Error handling project group☆263Updated 3 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Experiments with structured concurrency in Rust☆406Updated last year
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆356Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Test Rust application with multiple example workflows enabled☆176Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- 😎 Curated list of awesome things regarding Rust Testing☆191Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year
- Wordle Solver inspired by 3blue1brown☆235Updated 3 years ago
- Task abstraction for building executors☆545Updated last month
- Are we async yet?☆213Updated 10 months ago
- Automation/tooling for Rust spaces☆202Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- ☆241Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago