koraa / huniq
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆244Updated 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.☆214Updated 5 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆196Updated 3 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆521Updated last year
- An asynchronous, runtime data feedable terminal paging library for Rust☆330Updated 8 months ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.☆177Updated last week
- A Rust library for terminal background color detection☆93Updated 2 weeks ago
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆190Updated this week
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆269Updated 5 months ago
- Elastic tabstops for Rust.☆258Updated 2 months ago
- Command line interface to manage clipboard☆87Updated last year
- Process killer daemon for out-of-memory scenarios☆223Updated last year
- A Rust wc clone☆103Updated 2 years ago
- Minimalist pedantic command line parser☆327Updated last year
- write licenses to stdout☆198Updated 2 years ago
- Rust library to collect system and environment information for bug reports☆164Updated 2 months ago
- Text calculator with support for units and conversion☆139Updated last year
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆298Updated 2 years ago
- Comparing argparse APIs☆149Updated 3 weeks ago
- A 3x faster implementation of cat, using splice☆273Updated last year
- pre-compiled binary packages for `cargo install`☆240Updated this week
- A library for answering the question «Is this terminal dark or light?» 🦕☆52Updated last month
- A CLI frontend for your bash scripts.☆59Updated 11 months ago
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆213Updated 4 months ago
- ☆96Updated 6 years ago
- Friendly fuzzy finder made with rust☆98Updated last year
- Find build artifacts that are taking up disk space☆344Updated last year
- Declarative bash/fish/zsh completions without writing shell scripts☆247Updated this week
- simple toy process viewer in rust https://crates.io/crates/bb☆232Updated 4 months ago
- Performs distributed command execution, written in Rust w/ Tokio☆110Updated 6 years ago