mihai-dinculescu / cargo-wipe
Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.
☆163Updated last year
Alternatives and similar repositories for cargo-wipe:
Users that are interested in cargo-wipe are comparing it to the libraries listed below
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆188Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- A Rust equivalent of Unix command "which".☆222Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 5 months ago
- A dead simple ANSI terminal color painting library for Rust.☆256Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Procedural macro for recursive async functions☆219Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- zero runtime cost default arguments in rust☆87Updated last year
- Compile-time string formatting☆233Updated 3 months ago
- Open a path or URL with the system-defined program☆338Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆155Updated last month
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Find out path at which a deserialization error occurred☆351Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆155Updated 3 weeks ago
- Pull in every source file in a directory as a module☆169Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- A collection of utilities for a superior nom experience☆153Updated last year