Noratrieb / cargo-minimizeLinks
A tool to help with minimization of Rust code
☆59Updated 3 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:
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- ☆43Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 6 months ago
- Public repository for the Rust keyword generics initiative☆104Updated 11 months ago
- A test framework for testing rustc diagnostics output☆33Updated last month
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- ☆49Updated last week
- Linux linker for x86 and x86-64☆32Updated 2 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- The never type (the true one!) in stable Rust.☆40Updated last month
- ☆101Updated 5 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Use declarative macros as proc_macro attributes or derives☆136Updated 2 months ago
- What if we could check declarative macros before using them?☆48Updated 9 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.