Noratrieb / cargo-minimizeLinks
A tool to help with minimization of Rust code
☆63Updated last month
Alternatives and similar repositories for cargo-minimize
Users that are interested in cargo-minimize are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 2 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Choose Rust types at compile-time via constants☆69Updated last year
- home for proposals in and around compile-time function evaluation☆111Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Define compiler intermediate representation usable by external tools☆95Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- A test framework for testing rustc diagnostics output☆36Updated 2 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- ☆43Updated 2 years ago
- ☆99Updated 3 months ago
- ☆53Updated 3 months ago
- What if we could check declarative macros before using them?☆51Updated last year
- Convert number to enum☆87Updated last year
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 weeks ago
- ☆76Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago