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.☆206Updated 2 months ago
- ☆178Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆362Updated 2 weeks ago
- Error handling project group☆263Updated 3 years ago
- A port of Java's ConcurrentHashMap to Rust☆562Updated 3 months ago
- Task abstraction for building executors☆480Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- Experiments with structured concurrency in Rust☆382Updated last year
- Support crate for rustc's self-profiling feature☆367Updated last month
- A crate for safe and ergonomic pin-projection.☆676Updated this week
- in-place allocation-reusing queues for Rust☆380Updated last year
- This guide explains how you can use "global data" in Rust☆205Updated 5 years ago
- Compact inlined strings for Rust.☆528Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 8 months ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Count lines of LLVM IR per generic function☆468Updated last week
- Rust Code Reading Clubs☆140Updated 3 years ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆629Updated last year
- generators☆209Updated last year
- Intrusive collections for Rust☆462Updated 11 months ago