rust-lang / trait-system-refactor-initiativeLinks
The Rustc Trait System Refactor Initiative
☆26Updated this week
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
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Define your own PhantomData☆158Updated last week
- A fast and flexible LRU map.☆192Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆72Updated this week
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- ☆201Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Thread parking and unparking☆79Updated 8 months ago
- ☆51Updated 9 months ago
- Async stream for Rust and the futures crate.☆187Updated this week
- An on-disk hash table implementation☆124Updated 3 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆33Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago