GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated 3 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 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- `$crate` in procedural macros.☆79Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆76Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Better reference counted strings for Rust☆139Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆76Updated last week
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- ☆112Updated 3 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- ☆34Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago