sunshowers-code / lifetime-variance
Rust tutorial to demonstrate how variance works
☆247Updated last month
Alternatives and similar repositories for lifetime-variance:
Users that are interested in lifetime-variance are comparing it to the libraries listed below
- Hazard pointers in Rust.☆200Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆763Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- ☆178Updated last year
- Task abstraction for building executors☆447Updated last week
- Experiments with structured concurrency in Rust☆342Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆207Updated 5 years ago
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆191Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Support crate for rustc's self-profiling feature☆340Updated last month
- Utilities for collecting metrics from a Tokio application☆314Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last week
- Working group dedicated to improving the foundations of Async I/O in Rust☆385Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆356Updated 7 months ago
- Compact inlined strings for Rust.☆516Updated last year
- Compile-time reference counting☆440Updated last year
- Test harness for ui tests of compiler diagnostics☆846Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- Track and query Cargo dependency graphs.☆349Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆215Updated 3 years ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Intrusive collections for Rust☆432Updated 4 months ago
- Async executor☆351Updated last week