bnjbvr / cargo-macheteLinks
Remove unused Rust dependencies with this one weird trick!
☆1,013Updated last month
Alternatives and similar repositories for cargo-machete
Users that are interested in cargo-machete are comparing it to the libraries listed below
Sorting:
- Find unused dependencies in Cargo.toml☆1,936Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated this week
- A hierarchical configuration library so con-free, it's unreal.☆752Updated 9 months ago
- ☆1,004Updated last month
- A Rust proc-macro attribute parser☆1,129Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,585Updated 3 weeks ago
- Publish Rust crates from CI with a Release PR.☆1,092Updated this week
- Compile-time type-checked builder derive☆1,036Updated 3 months ago
- Generate JSON Schema documents from Rust code☆1,080Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆752Updated last week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆837Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆726Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,433Updated 2 weeks ago
- derive builder implementation for rust structs