GuillaumeGomez / rustc-toolsLinks
Some internal rustc tools made accessible
☆47Updated 8 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☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆74Updated last month
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Make trait methods callable without the trait in scope☆156Updated this week
- ☆112Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- `$crate` in procedural macros.☆74Updated 2 weeks ago
- Better reference counted strings for Rust☆136Updated last year
- ☆75Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks 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…☆59Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Define your own PhantomData☆156Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- An exploration of Storages☆37Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago