holmgr / cargo-sweepLinks
A cargo subcommand for cleaning up unused build files generated by Cargo
☆863Updated 5 months ago
Alternatives and similar repositories for cargo-sweep
Users that are interested in cargo-sweep are comparing it to the libraries listed below
Sorting:
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated last week
- Remove unused Rust dependencies with this one weird trick!☆1,091Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Find unused dependencies in Cargo.toml☆2,010Updated this week
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,342Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,113Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated this week
- Indented document literals for Rust☆738Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated 3 weeks ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,475Updated this week
- ☆1,058Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- derive builder implementation for rust structs☆1,480Updated last week
- A Rust proc-macro attribute parser☆1,170Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- Visualize/analyze a Rust crate's internal structure☆1,153Updated last week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,165Updated last week
- manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively☆945Updated 2 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆503Updated 2 weeks ago
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- HTTP mocking library for Rust☆608Updated this week
- Assert process::Command - Easy command initialization and assertions☆527Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- HTTP mocking to test Rust applications.☆745Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago