rust-lang / trait-system-refactor-initiativeLinks
The Rustc Trait System Refactor Initiative
☆24Updated 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
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Define your own PhantomData☆155Updated this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Async stream for Rust and the futures crate.☆184Updated last month
- Scoped Thread Local Storage for Rust☆56Updated last year
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- ☆197Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆33Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Data-driven tests on stable Rust☆40Updated this week
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Convert closures into wakers☆45Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week