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:
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Find out path at which a deserialization error occurred☆372Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆241Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆180Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆264Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆159Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Procedural macro for recursive async functions☆224Updated 4 months ago
- A super powered testing macro for Rust☆118Updated 3 months ago
- Serde support for querystring-style strings☆210Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- Open a path or URL with the system-defined program☆349Updated this week
- Compile-time string formatting