holmgr / cargo-sweep
A cargo subcommand for cleaning up unused build files generated by Cargo
☆791Updated 2 months ago
Alternatives and similar repositories for cargo-sweep:
Users that are interested in cargo-sweep are comparing it to the libraries listed below
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,488Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,839Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆700Updated last week
- Remove unused Rust dependencies with this one weird trick!☆885Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆675Updated this week
- Some more derive(Trait) options☆1,839Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,238Updated 2 months ago
- Indented document literals for Rust☆685Updated this week
- Compile-time type-checked builder derive☆940Updated 5 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,247Updated last month
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- derive builder implementation for rust structs☆1,388Updated 4 months ago
- ☆929Updated 7 months ago
- Temporary file library for rust☆1,238Updated last week
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,057Updated 3 weeks ago
- manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively☆893Updated last year
- Test harness for ui tests of compiler diagnostics☆851Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆968Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,375Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,916Updated last week
- Rust TOML Parser☆765Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆503Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆985Updated last week
- A pretty, easy-to-use logger for Rust.☆489Updated last year
- Rust procedural macro attribute for adding test cases easily☆615Updated 9 months ago
- A small rust library for adding custom derives to enums☆1,905Updated last week
- Data structure serialization library with several opposite design goals from Serde☆830Updated this week
- deserialize env vars into typesafe structs with rust☆881Updated 8 months ago