sunshowers-code / lifetime-varianceLinks
Rust tutorial to demonstrate how variance works
☆259Updated 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.☆213Updated 3 weeks ago
- Error handling project group☆263Updated 3 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆394Updated 6 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- A port of Java's ConcurrentHashMap to Rust☆571Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Experiments with structured concurrency in Rust☆401Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years 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
- Count lines of LLVM IR per generic function☆491Updated last week
- a lock-free concurrent slab (experimental)☆302Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Concurrently Readable Data Structures for Rust☆363Updated 5 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☆350Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Demystifying Asynchronous Rust☆206Updated 5 years ago
- Tutorial for parsing with nom 5.☆298Updated 3 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Task abstraction for building executors☆533Updated 2 weeks ago
- Compile-time reference counting☆455Updated 7 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago