GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated 4 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☆82Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- An exploration of Storages☆35Updated last year
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆72Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆28Updated last month
- ☆54Updated last year
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- A sinless derive helper☆72Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆57Updated last year
- What if we could check declarative macros before using them?☆48Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago