yarrow / zet
CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines
☆193Updated 2 months ago
Alternatives and similar repositories for zet:
Users that are interested in zet are comparing it to the libraries listed below
- An efficient way to filter duplicate lines from input, à la uniq.☆211Updated 4 months ago
- Efficiently compute the differences between two directories☆91Updated 2 years ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- A script interpolation engine for markdown documents☆101Updated 4 months ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆242Updated last year
- A sharp cut(1) clone.☆706Updated 3 weeks ago
- Nitpicking commit history since beabf39☆107Updated last week
- Global Regular Expression Tree☆65Updated last year
- A CLI frontend for your bash scripts.☆59Updated 10 months ago
- ☆99Updated 2 weeks ago
- A simple mock-application for programs that work with child processes☆90Updated 2 years ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆518Updated last year
- Command line interface to manage clipboard☆86Updated last year
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆180Updated last week
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆112Updated 2 years ago
- CLI tool to help keep track of your Git repositories, written in Rust☆322Updated 2 weeks ago
- Rename your files using your favorite text editor☆399Updated 9 months ago
- A Rust library and tool to colorize paths using LS_COLORS☆267Updated 4 months ago
- Clone a git repository into a standard location organised by domain and path.☆145Updated 8 months ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆325Updated 7 months ago
- A Rust wc clone☆103Updated 2 years ago
- CLI tool to enforce clean directories by setting rules☆40Updated 2 years ago
- Find build artifacts that are taking up disk space☆344Updated last year
- ♻️ Run commands with exponential backoff 📈☆80Updated this week
- A Rust library for terminal background color detection☆92Updated last month
- A simple, configurable filesystem watcher☆123Updated 2 years ago
- write licenses to stdout☆197Updated 2 years ago
- My configuration files and personal collection of scripts.☆160Updated last week
- Visualize logs in your terminal: ▂▃▃▃▃▃▅▅▅▅▃▃▅▅▆▇☆52Updated 8 months ago
- Count your code by tokens and patterns in the syntax tree. A tokei/scc/cloc alternative.☆69Updated last year