koraa / huniqLinks
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆255Updated last year
Alternatives and similar repositories for huniq
Users that are interested in huniq are comparing it to the libraries listed below
Sorting:
- An efficient way to filter duplicate lines from input, à la uniq.☆220Updated last year
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆201Updated 5 months ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆70Updated 3 years ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆352Updated last year
- A Rust wc clone☆105Updated 3 years ago
- Friendly fuzzy finder made with rust☆99Updated 2 years ago
- Process killer daemon for out-of-memory scenarios☆236Updated last week
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆247Updated this week
- Rust library to collect system and environment information for bug reports☆167Updated 10 months ago
- write licenses to stdout☆202Updated 2 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆283Updated 3 weeks ago
- A Rust library for terminal background color detection☆101Updated 7 months ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆282Updated 2 weeks ago
- A very small CLI for converting TOML to JSON☆88Updated last week
- Command line interface to manage clipboard☆87Updated 2 years ago
- A high performance tool for summarizing large directories or drives☆143Updated 3 years ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆213Updated last month
- Command line tool that converts YAML to JSON☆111Updated last year
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆556Updated 2 years ago
- Generate human readable random names. Rust port of Dustin Kirkland's petname library.☆74Updated 3 months ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆307Updated 2 years ago
- Wrapper to exec a command in a pty, even if redirecting the output☆164Updated 2 weeks ago
- A high-performance, cross-platform file reverse utility☆112Updated last year
- Comparing argparse APIs☆176Updated last week
- (fastest?) disk usage cli, similar to windirstat.☆179Updated 2 years ago
- A command-line tool to sign files and verify signatures in pure Rust.☆143Updated 2 weeks ago
- A command line utility on top of the tera templating engine. Takes json|yaml|toml as input and can merge ENV in. You may see it as envsub…☆95Updated 9 months ago
- A script interpolation engine for markdown documents☆103Updated this week
- A 'dmesg' implementation in Rust☆106Updated 3 years ago
- Declarative bash/fish/zsh completions without writing shell scripts☆283Updated 2 weeks ago