koraa / huniqLinks
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆250Updated 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 9 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆199Updated last month
- An asynchronous, runtime data feedable terminal paging library for Rust☆335Updated last year
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆540Updated last year
- A Rust library and tool to colorize paths using LS_COLORS☆279Updated 9 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…☆223Updated last week
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆69Updated 2 years ago
- Process killer daemon for out-of-memory scenarios☆226Updated last year
- A Rust library for terminal background color detection☆96Updated 3 months ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆299Updated 2 years ago
- Command line tool that converts YAML to JSON☆110Updated 10 months ago
- Count your code by tokens and patterns in the syntax tree. A tokei/scc/cloc alternative.☆72Updated 2 years ago
- Rust library to collect system and environment information for bug reports☆168Updated 6 months ago
- A Rust wc clone☆105Updated 2 years ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- A high performance tool for summarizing large directories or drives☆145Updated 2 years ago
- (fastest?) disk usage cli, similar to windirstat.☆174Updated 2 years ago
- write licenses to stdout☆199Updated 2 years ago
- Check for broken links in markup files☆153Updated this week
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆275Updated this week
- A very small CLI for converting TOML to JSON☆86Updated last month
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆183Updated this week
- CLI tool to help keep track of your Git repositories, written in Rust☆347Updated 3 months ago
- Text calculator with support for units and conversion☆142Updated 3 weeks ago
- Generate human readable random names. Rust port of Dustin Kirkland's petname library.☆71Updated 3 months ago
- Wrapper to exec a command in a pty, even if redirecting the output☆161Updated 2 months ago
- Command line interface to manage clipboard☆86Updated 2 years ago
- Find those big fat files and folders☆58Updated 2 years ago
- Comparing argparse APIs☆166Updated 2 weeks ago
- Friendly fuzzy finder made with rust☆98Updated last year