rust-lang / trait-system-refactor-initiative
The Rustc Trait System Refactor Initiative
☆22Updated 6 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
- Lending iterators on stable Rust☆82Updated last year
- Const TypeId and non-'static TypeId☆61Updated last week
- Utilities for working with impl traits in Rust.☆103Updated last month
- Convert closures into wakers☆45Updated last month
- ☆73Updated 4 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last week
- A fast and flexible LRU map.☆177Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- An exploration of Storages☆36Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Rust fast `&[u8]` to integer parser☆51Updated last month
- Better reference counted strings for Rust☆118Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- An on-disk hash table implementation☆113Updated 3 years ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Define your own PhantomData☆151Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- ☆50Updated 2 weeks ago
- ☆33Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Utilities for pinning☆97Updated 11 months ago
- ☆92Updated last year