rust-lang / trait-system-refactor-initiativeLinks
The Rustc Trait System Refactor Initiative
☆26Updated 2 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:
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A simple concurrent caching library that might fit to many use cases☆143Updated last year
- ☆205Updated last year
- Library safely exposing the io_uring API.☆71Updated this week
- ☆33Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- rust bindings of snmalloc☆147Updated 4 months ago
- ☆52Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A test framework for testing rustc diagnostics output☆38Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆192Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated this week
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- ☆76Updated this week