GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated last week
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
- Make trait methods callable without the trait in scope☆159Updated last week
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Better reference counted strings for Rust☆137Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- `$crate` in procedural macros.☆76Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- An exploration of Storages☆37Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆76Updated 2 months ago
- ☆60Updated 2 years ago
- A sinless derive helper☆75Updated 4 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- ☆34Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 6 months ago
- ☆112Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- Const TypeId and non-'static TypeId☆68Updated 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…☆64Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Define your own PhantomData☆158Updated last week