sunshowers-code / lifetime-varianceLinks
Rust tutorial to demonstrate how variance works
☆254Updated 7 months ago
Alternatives and similar repositories for lifetime-variance
Users that are interested in lifetime-variance are comparing it to the libraries listed below
Sorting:
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- Hazard pointers in Rust.☆204Updated last month
- Error handling project group☆263Updated 3 years ago
- ☆177Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A port of Java's ConcurrentHashMap to Rust☆562Updated 3 months ago
- Support crate for rustc's self-profiling feature☆366Updated last month
- A fast intrusive flamegraph☆235Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Experiments with structured concurrency in Rust☆375Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆624Updated last year
- Task abstraction for building executors☆480Updated 6 months ago
- generators☆210Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Compile-time reference counting☆458Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆670Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 7 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆229Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago