mihai-dinculescu / cargo-wipeLinks
Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.
☆164Updated 2 years ago
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☆216Updated 8 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆257Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆345Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆239Updated last month
- Check if tables and items in a .toml file are lexically sorted☆258Updated 2 weeks ago
- Rust feature search☆181Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- Compile-time string formatting☆241Updated 9 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Type-safe, layered, light-weight, `serde`-based configuration library☆194Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Find out path at which a deserialization error occurred☆392Updated 3 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆270Updated last year
- Easy code duplicate with substitution for Rust☆249Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Rust macro for automatically generating default☆145Updated last year
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆230Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago