Noratrieb / cargo-minimizeLinks
A tool to help with minimization of Rust code
☆66Updated 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:
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- ☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.