GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated 5 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:
- Const TypeId and non-'static TypeId☆66Updated last month
- Lending iterators on stable Rust☆82Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆69Updated last month
- An exploration of Storages☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- `$crate` in procedural macros.☆71Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Make trait methods callable without the trait in scope☆147Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆57Updated last year
- ☆72Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆32Updated 7 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month