rust-lang / trait-system-refactor-initiative
The Rustc Trait System Refactor Initiative
☆23Updated 8 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☆58Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆33Updated last year
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆72Updated last month
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Utilities for pinning☆96Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆49Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Scoped Thread Local Storage for Rust☆55Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- An exploration of Storages☆35Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- A Vec That Has a Smaller size_of☆138Updated last month