koraa / huniq
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆246Updated last year
Alternatives and similar repositories for huniq:
Users that are interested in huniq are comparing it to the libraries listed below
- An efficient way to filter duplicate lines from input, à la uniq.☆215Updated 6 months ago
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆195Updated this week
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆197Updated last week
- Rust library to collect system and environment information for bug reports☆166Updated 3 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆523Updated last year
- A Rust library and tool to colorize paths using LS_COLORS☆276Updated 6 months ago
- A Rust library for terminal background color detection☆95Updated last week
- write licenses to stdout☆196Updated 2 years ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.☆179Updated this week
- An asynchronous, runtime data feedable terminal paging library for Rust☆332Updated 9 months ago
- A Rust wc clone☆103Updated 2 years ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- Elastic tabstops for Rust.☆259Updated 3 weeks ago
- Command line interface to manage clipboard☆87Updated last year
- Like pigz, but rust☆346Updated last year
- Wrapper to exec a command in a pty, even if redirecting the output☆153Updated 2 months ago
- A command-line tool to sign files and verify signatures in pure Rust.☆137Updated 3 months ago
- Declarative bash/fish/zsh completions without writing shell scripts☆253Updated 2 weeks ago
- CLI tool to help keep track of your Git repositories, written in Rust☆334Updated 2 weeks ago
- Find and replace text in source files☆465Updated last month
- Find build artifacts that are taking up disk space☆343Updated last year
- Text calculator with support for units and conversion☆139Updated last year
- A secret manager backed by age☆118Updated 3 months ago
- Process killer daemon for out-of-memory scenarios☆223Updated last year
- ☆97Updated 6 years ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆69Updated 2 years ago
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆219Updated 5 months ago
- Minimalist pedantic command line parser☆334Updated 2 weeks ago
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆114Updated 2 years ago
- Asciinema client written in Rust☆91Updated last year