sunshowers-code / lifetime-varianceLinks
Rust tutorial to demonstrate how variance works
☆258Updated 11 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☆221Updated 6 years ago
- ☆179Updated 2 years ago
- Hazard pointers in Rust.☆212Updated this week
- Error handling project group☆263Updated 3 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Demystifying Asynchronous Rust☆205Updated 5 years ago
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- Experiments with structured concurrency in Rust☆400Updated last year
- Support crate for rustc's self-profiling feature☆377Updated 5 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Tutorial for parsing with nom 5.☆297Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Task abstraction for building executors☆525Updated 2 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- A port of Java's ConcurrentHashMap to Rust☆570Updated last week
- in-place allocation-reusing queues for Rust☆391Updated last year
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆692Updated 3 weeks ago
- Rust method delegation with less boilerplate☆506Updated 3 weeks ago