yarrow / zet
CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines
☆197Updated last month
Alternatives and similar repositories for zet
Users that are interested in zet are comparing it to the libraries listed below
Sorting:
- An efficient way to filter duplicate lines from input, à la uniq.☆216Updated 8 months ago
- Efficiently compute the differences between two directories☆92Updated 2 years ago
- A script interpolation engine for markdown documents☆101Updated last month
- A Rust wc clone☆103Updated 2 years ago
- A CLI frontend for your bash scripts.☆60Updated last year
- Global Regular Expression Tree☆65Updated last year
- Count your code by tokens and patterns in the syntax tree. A tokei/scc/cloc alternative.☆70Updated 2 years ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆248Updated 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…☆212Updated this week
- A Unified CLI Tool for Bookmark, Snippet, and Knowledge Management☆179Updated last week
- A sharp cut(1) clone.☆710Updated 2 months ago
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆116Updated 2 years ago
- ☆102Updated 3 months ago
- Command line interface to manage clipboard☆87Updated last year
- Cross-platform clipboard tool☆56Updated 7 months ago
- A simple, configurable filesystem watcher☆126Updated 2 years ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- CLI tool to help keep track of your Git repositories, written in Rust☆340Updated last month
- treegrep is a pattern matcher that displays results in a tree structure with an interface to jump to matched text☆30Updated 3 weeks ago
- Command line tool to rename multiple files at once.☆89Updated 4 years ago
- Dive into a file's history to find root cause☆63Updated 2 weeks ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 10 months ago
- A simple mock-application for programs that work with child processes☆91Updated 2 years ago
- ☆97Updated 6 years ago
- Text search for humans☆76Updated last year
- cha(rs) is a commandline tool to display information about unicode characters☆186Updated last month
- The testing toolkit.☆58Updated 4 years ago
- Install and update single binary apps without any hassle☆29Updated 3 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆278Updated 7 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆537Updated last year