sunshowers-code / lifetime-varianceLinks
Rust tutorial to demonstrate how variance works
☆259Updated last year
Alternatives and similar repositories for lifetime-variance
Users that are interested in lifetime-variance are comparing it to the libraries listed below
Sorting:
- Hazard pointers in Rust.☆217Updated 2 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- ☆179Updated 2 years ago
- Error handling project group☆263Updated 3 years ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Experiments with structured concurrency in Rust☆410Updated last year
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Home of the Rustacean Station podcast☆232Updated 2 weeks ago
- A port of Java's ConcurrentHashMap to Rust☆574Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated this week
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Tutorial for parsing with nom 5.☆299Updated 4 years ago
- This guide explains how you can use "global data" in Rust☆204Updated 5 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Compile-time reference counting☆456Updated 8 months ago
- Rust Code Reading Clubs☆141Updated 4 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Getters and Setters for Rust.☆381Updated 7 months ago