mihai-dinculescu / cargo-wipeLinks
Cargo subcommand that recursively finds and optionally wipes all "target" (Rust), "node_modules" (Node), or ".terraform" (Terraform) folders that are found in the current path.
☆169Updated last week
Alternatives and similar repositories for cargo-wipe
Users that are interested in cargo-wipe are comparing it to the libraries listed below
Sorting:
- lazy static regular expressions checked at compile time☆220Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆242Updated 4 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A dead simple ANSI terminal color painting library for Rust.☆275Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆197Updated last month
- Type that deserializes only from one specific value☆266Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆170Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Comparison of Rust string types☆162Updated this week
- Compile-time string formatting☆250Updated last month
- Rust macro for automatically generating default☆147Updated last year
- Find out path at which a deserialization error occurred☆403Updated last week
- Check if tables and items in a .toml file are lexically sorted☆266Updated last week
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆228Updated last month
- Converts to and from various cases.☆155Updated this week
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year