GuillaumeGomez / rustc-tools
Some internal rustc tools made accessible
☆42Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rustc-tools
- Lending iterators on stable Rust☆80Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- sptr: The Strict Provenance Polyfill☆76Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Macro for sealing traits and structures☆49Updated last month
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Remove Cargo.lock lockfile☆32Updated last week
- Threadsafe RefCell for Rust☆88Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Experimenting with Rust's fundamental data model☆47Updated last month
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆29Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Faster integer division and modulus operations☆70Updated last year
- An exploration of Storages☆34Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Make trait methods callable without the trait in scope☆135Updated last week
- Typed index version of Rust slice and Vec containers☆66Updated last month
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago