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 11 months ago
- Home of the Rustacean Station podcast☆230Updated 2 months ago
- ☆94Updated 2 years ago
- Hazard pointers in Rust.☆213Updated 3 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Working group dedicated to improving the foundations of Async I/O in Rust☆394Updated 6 months ago
- Source for https://rust-for-rustaceans.com/☆164Updated 3 weeks ago
- Rust Code Reading Clubs☆140Updated 4 years ago
- Error handling project group☆263Updated 3 years ago
- Test Rust application with multiple example workflows enabled☆176Updated 2 years ago
- Experiments with structured concurrency in Rust☆402Updated last year
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆356Updated 3 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Sorting algorithms in Rust☆78Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- 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☆262Updated 5 years ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆178Updated 7 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- 😎 Curated list of awesome things regarding Rust Testing☆191Updated last year
- Guide for standard library developers☆85Updated 8 months ago
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆126Updated 5 years ago
- Type that deserializes only from one specific value☆266Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago