koraa / huniqLinks
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆251Updated 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.☆217Updated 11 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆199Updated 3 months ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆70Updated 3 years ago
- Process killer daemon for out-of-memory scenarios☆231Updated last year
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆304Updated 2 years ago
- write licenses to stdout☆199Updated 2 years ago
- Command line interface to manage clipboard☆86Updated 2 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆278Updated 11 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…☆233Updated this week
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆277Updated last week
- Friendly fuzzy finder made with rust☆98Updated last year
- A Rust wc clone☆105Updated 2 years ago
- Rust library to collect system and environment information for bug reports☆168Updated 8 months ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆339Updated last year
- ☆64Updated last week
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆550Updated 2 years ago
- A Rust library for terminal background color detection☆99Updated 5 months ago
- A high performance tool for summarizing large directories or drives☆144Updated 3 years ago
- Command line tool that converts YAML to JSON☆110Updated last year
- Generate human readable random names. Rust port of Dustin Kirkland's petname library.☆71Updated last month
- Text calculator with support for units and conversion☆148Updated 2 months ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆208Updated this week
- Declarative bash/fish/zsh completions without writing shell scripts☆278Updated 2 weeks ago
- A very small CLI for converting TOML to JSON☆88Updated this week
- Check for broken links in markup files☆158Updated 2 months ago
- instant coding answers via the command line (howdoi in rust)☆246Updated last year
- A 'dmesg' implementation in Rust☆106Updated 3 years ago
- Stream and display a fixed number of lines from a processes output.☆50Updated 2 years ago
- Find those big fat files and folders☆58Updated 2 years ago
- A CLI frontend for your bash scripts.☆60Updated last year