dnlmlr / cargo-clean-allLinks
Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions like "last used more than 3 days ago" or "freable size > 1GB" and then clean them in record time
☆178Updated 6 months ago
Alternatives and similar repositories for cargo-clean-all
Users that are interested in cargo-clean-all are comparing it to the libraries listed below
Sorting:
- Creates graphviz dependency graphs for Rust projects that use Cargo☆195Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
- ☆216Updated 3 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆293Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆201Updated 8 months ago
- Find potential unused enabled feature flags and prune them.☆289Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- Compile-time string formatting☆243Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆81Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Converts to and from various cases.☆151Updated 6 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆108Updated 2 weeks ago
- ❌ GitHub Action for cargo-deny 🦀☆167Updated 2 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated last week
- Type-safe, layered, light-weight, `serde`-based configuration library☆197Updated 2 months ago
- Visualizing Rust codebases in a few seconds☆187Updated last year
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆506Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆224Updated 3 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- ☆165Updated last month
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆145Updated last year
- Simple derive macros in Rust☆188Updated 4 years ago