Noratrieb / cargo-minimizeLinks
A tool to help with minimization of Rust code
☆61Updated 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☆161Updated 2 months ago
- ☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 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.☆113Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Project group working on the "safe transmute" feature☆95Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- ☆65Updated 3 weeks ago
- 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☆121Updated 3 weeks ago
- What if we could check declarative macros before using them?☆51Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆94Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆52Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Make trait methods callable without the trait in scope☆160Updated this week
- ☆44Updated last year
- A test framework for testing rustc diagnostics output☆36Updated last week