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.
☆163Updated 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☆215Updated 7 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆338Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- A Rust equivalent of Unix command "which".☆237Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆229Updated 2 years ago
- A dead simple ANSI terminal color painting library for Rust.☆267Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust macro for automatically generating default☆142Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 2 years ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆190Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Open a path or URL with the system-defined program☆361Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- Find out path at which a deserialization error occurred☆387Updated last month
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Procedural macro for recursive async functions☆229Updated 6 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Rust feature search☆179Updated last month