sunshowers-code / lifetime-varianceLinks
Rust tutorial to demonstrate how variance works
☆256Updated 10 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☆218Updated 6 years ago
- ☆179Updated last year
- Hazard pointers in Rust.☆211Updated 3 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Error handling project group☆263Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Experiments with structured concurrency in Rust☆393Updated last year
- Task abstraction for building executors☆523Updated last month
- A port of Java's ConcurrentHashMap to Rust☆568Updated last month
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Demystifying Asynchronous Rust☆205Updated 5 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- in-place allocation-reusing queues for Rust☆388Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Home of the Rustacean Station podcast☆228Updated 3 weeks ago
- Intrusive collections for Rust☆470Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Compile-time reference counting☆456Updated 6 months ago
- Count lines of LLVM IR per generic function☆481Updated last month