sunshowers-code / lifetime-varianceLinks
Rust tutorial to demonstrate how variance works
☆255Updated 9 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☆216Updated 6 years ago
- Hazard pointers in Rust.☆208Updated 3 months ago
- ☆178Updated last year
- Error handling project group☆263Updated 3 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 3 months ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- A port of Java's ConcurrentHashMap to Rust☆565Updated last week
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Experiments with structured concurrency in Rust☆386Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- in-place allocation-reusing queues for Rust☆383Updated last year
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Task abstraction for building executors☆503Updated this week
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆682Updated last week
- Intrusive collections for Rust☆469Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Tutorial for parsing with nom 5.☆295Updated 3 years ago
- Compile-time reference counting☆456Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆372Updated 3 weeks ago