Noratrieb / cargo-minimizeLinks
A tool to help with minimization of Rust code
☆58Updated 2 months ago
Alternatives and similar repositories for cargo-minimize
Users that are interested in cargo-minimize are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆57Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- ☆43Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆152Updated 3 months ago
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- ☆48Updated 4 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- A test framework for testing rustc diagnostics output☆33Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Convert number to enum☆87Updated 11 months ago
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago
- Experimenting with Rust's fundamental data model☆52Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- We have Crater At Home☆36Updated 8 months ago
- ☆100Updated 4 months ago
- automatially find crashes in the rust compiler & tooling☆73Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Define compiler intermediate representation usable by external tools☆77Updated last year
- ☆42Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago