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☆216Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 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
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆268Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Rust feature search☆180Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Compile-time string formatting☆240Updated 8 months ago
- Cargo command to create the README.md from your crate's documentation☆161Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- A Rust equivalent of Unix command "which".☆239Updated last month
- Open a path or URL with the system-defined program☆364Updated 2 months ago
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated last week
- Check if tables and items in a .toml file are lexically sorted☆256Updated 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
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Rust macro for automatically generating default☆143Updated last year
- Type-safe, layered, light-weight, `serde`-based configuration library☆192Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago