rust-lang / trait-system-refactor-initiativeLinks
The Rustc Trait System Refactor Initiative
☆26Updated last month
Alternatives and similar repositories for trait-system-refactor-initiative
Users that are interested in trait-system-refactor-initiative are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- ☆205Updated last year
- ☆33Updated last year
- Define your own PhantomData☆158Updated this week
- Const TypeId and non-'static TypeId☆70Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Thread parking and unparking☆79Updated 11 months ago
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- ☆52Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Non-interleaving multithreaded output queue☆79Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 5 months ago
- Convert closures into wakers☆46Updated 11 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆34Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago