GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated last month
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
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- ☆34Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Non-interleaving multithreaded output queue☆77Updated last week
- Better reference counted strings for Rust☆138Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated 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…☆65Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- `$crate` in procedural macros.☆76Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆112Updated 2 years ago
- ☆76Updated 2 months ago
- ☆61Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Library facilitating safe pinned initialization☆64Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Rustdoc's JSON output interface☆34Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- structured parallel execution for async Rust☆37Updated last year