the-lean-crate / cargo-dietLinks
A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)
☆157Updated 2 years ago
Alternatives and similar repositories for cargo-diet
Users that are interested in cargo-diet are comparing it to the libraries listed below
Sorting:
- Rust feature search☆180Updated last month
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Track rust binary sizes across builds using Github Actions☆113Updated 2 years ago
- ☆112Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A super powered testing macro for Rust☆120Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Humansize - A flexible crate for humanizing file sizes☆121Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆191Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆120Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- struct RGB for sharing pixels between crates☆107Updated last month
- Better reference counted strings for Rust☆134Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Convert number to enum☆87Updated last year