rust-lang / trait-system-refactor-initiativeLinks
The Rustc Trait System Refactor Initiative
☆26Updated 3 months ago
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:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A fast and flexible LRU map.☆200Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- rust bindings of snmalloc☆149Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Non-interleaving multithreaded output queue☆79Updated this week
- ☆205Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Utilities for working with impl traits in Rust.☆121Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆193Updated this week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- ☆52Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- ☆33Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆146Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- A test framework for testing rustc diagnostics output☆38Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago