holmgr / cargo-sweepLinks
A cargo subcommand for cleaning up unused build files generated by Cargo
☆835Updated last month
Alternatives and similar repositories for cargo-sweep
Users that are interested in cargo-sweep are comparing it to the libraries listed below
Sorting:
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,303Updated last month
- Find unused dependencies in Cargo.toml☆1,906Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Remove unused Rust dependencies with this one weird trick!☆981Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,425Updated this week
- derive builder implementation for rust structs☆1,443Updated 7 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,040Updated this week
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,270Updated last week
- manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively☆921Updated last year
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- moved to https://codeberg.org/dirs/dirs-rs☆730Updated 4 months ago
- HTTP mocking to test Rust applications.☆708Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Support atomic operations on Arc itself☆979Updated last month
- Indented document literals for Rust☆707Updated 2 weeks ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Some more derive(Trait) options☆1,922Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Rust TOML Parser☆824Updated this week
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Temporary file library for rust☆1,304Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- derive simple constructor functions for Rust structs☆554Updated 9 months ago