Noratrieb / cargo-minimizeLinks
A tool to help with minimization of Rust code
☆59Updated 2 weeks 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 to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- ☆43Updated 2 years ago
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- What if we could check declarative macros before using them?☆50Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆161Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated this week
- A test framework for testing rustc diagnostics output☆34Updated this week
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Better reference counted strings for Rust☆138Updated last year
- ☆112Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆89Updated this week
- ☆76Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Linux linker for x86 and x86-64☆32Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- ☆57Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago