Noratrieb / cargo-minimize
A tool to help with minimization of Rust code
☆51Updated last year
Alternatives and similar repositories for cargo-minimize:
Users that are interested in cargo-minimize are comparing it to the libraries listed below
- ☆41Updated last year
- Umbrella repository for Krabcake experiments☆46Updated 2 months ago
- What if we could check declarative macros before using them?☆48Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Define compiler intermediate representation usable by external tools☆73Updated 9 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆24Updated 11 months ago
- ☆38Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- oh no oh no this is not good very bad very good☆11Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- 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.☆78Updated 3 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- We have Crater At Home☆30Updated 5 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Use declarative macros as proc_macro attributes or derives☆112Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- ☆112Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year