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
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Define your own PhantomData☆158Updated this week
- Const TypeId and non-'static TypeId☆70Updated last week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- ☆52Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- ☆205Updated last year
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- Thread parking and unparking☆79Updated 11 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- An exploration of Storages☆39Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- A simple concurrent caching library that might fit to many use cases☆142Updated 11 months 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
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- A test framework for testing rustc diagnostics output☆37Updated this week
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- ☆33Updated last year