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.☆221Updated last year
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆204Updated 6 months ago
- write licenses to stdout☆202Updated 2 years 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☆353Updated last year
- Text calculator with support for units and conversion☆155Updated 5 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…☆252Updated last week
- Command line tool that converts YAML to JSON☆111Updated last year
- Friendly fuzzy finder made with rust☆99Updated 2 years ago
- A Rust wc clone☆105Updated 3 years ago
- Process killer daemon for out-of-memory scenarios☆236Updated 3 weeks ago
- A Rust library and tool to colorize paths using LS_COLORS☆282Updated last month
- A Rust library for terminal background color detection☆101Updated 2 weeks ago
- Command line interface to manage clipboard☆87Updated 2 years ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆558Updated 2 years ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆214Updated last month
- Check for broken links in markup files☆160Updated 2 months ago
- Rust library to collect system and environment information for bug reports☆167Updated 11 months ago
- Generate human readable random names. Rust port of Dustin Kirkland's petname library.☆74Updated 4 months ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆284Updated last week
- A very small CLI for converting TOML to JSON☆89Updated 2 weeks ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆308Updated 2 years ago
- A high performance tool for summarizing large directories or drives☆144Updated 3 years ago
- ☆64Updated 3 weeks ago
- ☆142Updated last year
- Find those big fat files and folders☆58Updated 2 years ago
- Like pigz, but rust☆361Updated last year
- Stream and display a fixed number of lines from a processes output.☆50Updated 2 years ago
- A command-line tool to sign files and verify signatures in pure Rust.☆145Updated 2 weeks ago
- Wrapper to exec a command in a pty, even if redirecting the output☆185Updated 3 weeks ago