rust-lang / trait-system-refactor-initiative
The Rustc Trait System Refactor Initiative
☆23Updated 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☆58Updated last year
- Some internal rustc tools made accessible☆47Updated 4 months ago
- ☆33Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- Lending iterators on stable Rust☆82Updated last year
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Data-driven tests on stable Rust☆39Updated this week
- Convert closures into wakers☆45Updated 4 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- A Set of Bits☆66Updated 5 months ago
- ☆47Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- An exploration of Storages☆35Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- ☆72Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- ☆39Updated 9 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year