rust-lang / trait-system-refactor-initiative
The Rustc Trait System Refactor Initiative
☆22Updated 5 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
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆33Updated last year
- Const TypeId and non-'static TypeId☆59Updated this week
- Lending iterators on stable Rust☆81Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Convert closures into wakers☆45Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆101Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Define your own PhantomData☆151Updated 3 weeks ago
- ☆21Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- An on-disk hash table implementation☆113Updated 3 years ago
- A fast and flexible LRU map.☆174Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Scoped Thread Local Storage for Rust☆51Updated last year
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- ☆70Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- ☆39Updated 5 months ago
- The missing compound borrowing for Rust.☆57Updated last month