sunshowers-code / lifetime-varianceLinks
Rust tutorial to demonstrate how variance works
☆254Updated 5 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☆211Updated 6 years ago
- Hazard pointers in Rust.☆204Updated last week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- ☆176Updated last year
- Task abstraction for building executors☆472Updated 5 months ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- Count lines of LLVM IR per generic function☆454Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆615Updated 10 months ago
- Experiments with structured concurrency in Rust☆367Updated 11 months ago
- A port of Java's ConcurrentHashMap to Rust☆557Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A thread pool for isolating blocking I/O in async programs☆358Updated 5 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆825Updated 4 months ago
- Intrusive collections for Rust☆454Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆287Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Getters and Setters for Rust.☆354Updated last week
- A fast intrusive flamegraph☆236Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆225Updated 4 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆358Updated last week
- Error handling project group☆263Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago