Rust tutorial to demonstrate how variance works
☆260Dec 30, 2024Updated last year
Alternatives and similar repositories for lifetime-variance
Users that are interested in lifetime-variance are comparing it to the libraries listed below
Sorting:
- A working Rust example for how to implement Borrow for complex keys☆74Mar 3, 2024Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Rust crate to enable ANSI escape code support on Windows.☆14Oct 2, 2025Updated 5 months ago
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- Generic Associated Types lang team initiative☆13Jan 25, 2023Updated 3 years ago
- A next-generation test runner for Rust.☆2,859Updated this week
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- A list of the few things I don't like about rust☆13Mar 1, 2023Updated 3 years ago
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Better reference counted strings for Rust☆144Jul 18, 2024Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,092Mar 9, 2026Updated last week
- Comparison of Rust async and Linux thread context switch time.☆753Nov 16, 2024Updated last year
- Forum for discussion about what unsafe code can and can't do☆735Aug 19, 2025Updated 7 months ago
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- Educational blog posts for Rust beginners☆8,328Feb 17, 2025Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆20Jan 7, 2023Updated 3 years ago
- a debugger for async rust!☆4,440Feb 3, 2026Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆33Mar 13, 2023Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,770Updated this week
- Error handling project group☆264Apr 30, 2022Updated 3 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,743Mar 2, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- Reflection via DWARF.☆298Feb 26, 2023Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆262Sep 25, 2024Updated last year
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- Async fundamentals initiative: portable and interoperable☆77Mar 2, 2023Updated 3 years ago
- The Rust Performance Book☆2,662Jan 19, 2026Updated 2 months ago