GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated 2 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:
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆76Updated last month
- 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 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- `$crate` in procedural macros.☆78Updated last month
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- ☆61Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated last week
- A sinless derive helper☆76Updated last week
- ☆112Updated 3 years ago
- Library facilitating safe pinned initialization☆73Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Macro for sealing traits and structures☆60Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- ☆76Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago