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.☆85Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆204Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 2 weeks ago
- ☆33Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Define your own PhantomData☆158Updated this week
- A test framework for testing rustc diagnostics output☆35Updated last week
- ☆51Updated 10 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- A simple concurrent caching library that might fit to many use cases☆138Updated 9 months ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- Non-interleaving multithreaded output queue☆74Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Async stream for Rust and the futures crate.☆188Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago