GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated 6 months ago
Alternatives and similar repositories for rustc-tools
Users that are interested in rustc-tools are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- `$crate` in procedural macros.☆73Updated last month
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- An exploration of Storages☆37Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Trying to create Sync bump allocator☆37Updated last week
- Macro for sealing traits and structures☆58Updated 7 months ago
- ☆57Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆73Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month