matthiaskrgr / cargo-cacheLinks
manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively
☆938Updated 2 years ago
Alternatives and similar repositories for cargo-cache
Users that are interested in cargo-cache are comparing it to the libraries listed below
Sorting:
- A cargo subcommand for checking and applying updates to installed executables☆1,383Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆860Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,335Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,988Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,473Updated this week
- moved to https://codeberg.org/dirs/dirs-rs☆730Updated 8 months ago
- moved to https://codeberg.org/dirs/directories-rs☆817Updated 8 months ago
- 🛋 Zero-boilerplate configuration management in Rust☆994Updated last week
- ☆1,044Updated 3 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,099Updated last week
- Rust TOML Parser☆894Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- A rust console and terminal abstraction☆1,082Updated this week
- Rust library for walking directories recursively.