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 fast and flexible LRU map.☆198Updated 11 months ago
- ☆52Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- ☆33Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- ☆205Updated last year
- Const TypeId and non-'static TypeId☆70Updated last week
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Thread parking and unparking☆79Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Non-interleaving multithreaded output queue☆79Updated last week
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Choose Rust types at compile-time via constants☆70Updated last year