GuillaumeGomez / rustc-tools
Some internal rustc tools made accessible
☆44Updated 3 weeks ago
Alternatives and similar repositories for rustc-tools:
Users that are interested in rustc-tools are comparing it to the libraries listed below
- Lending iterators on stable Rust☆81Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Const TypeId and non-'static TypeId☆58Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Rust traits for key comparison in maps.☆24Updated last week
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Better reference counted strings for Rust☆117Updated 6 months ago
- An exploration of Storages☆36Updated last year
- ☆70Updated 3 months ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Serde serializer for generating Starlark build targets☆66Updated last week
- Faster integer division and modulus operations☆70Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- docs.rs as a publishing platform?☆66Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated 3 weeks ago