the-lean-crate / cargo-dietLinks
A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)
☆163Updated 3 weeks ago
Alternatives and similar repositories for cargo-diet
Users that are interested in cargo-diet are comparing it to the libraries listed below
Sorting:
- Track rust binary sizes across builds using Github Actions☆114Updated 3 years ago
- Rust feature search☆183Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ☆204Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A tool to mine crates.io and produce static websites☆138Updated last year
- ☆111Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Show unused code from multi-crate Rust projects☆125Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Humansize - A flexible crate for humanizing file sizes☆121Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- Convert number to enum☆87Updated last year
- ☆110Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month