koraa / huniq
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆247Updated 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.☆215Updated 7 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆197Updated last month
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆529Updated last year
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆201Updated this week
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 9 months ago
- write licenses to stdout☆200Updated 2 years ago
- Rust library to collect system and environment information for bug reports☆166Updated 4 months ago
- CLI tool to help keep track of your Git repositories, written in Rust☆334Updated last month
- Minimalist pedantic command line parser☆336Updated last month
- Utilities for making the colo documentation☆83Updated this week
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆182Updated last week
- Comparing argparse APIs☆154Updated last week
- Like pigz, but rust☆347Updated last year
- (fastest?) disk usage cli, similar to windirstat.☆170Updated 2 years ago
- Process killer daemon for out-of-memory scenarios☆224Updated last year
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆299Updated 2 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆274Updated last week
- 🔮 Futuristic take on hexdump, made in Rust.☆541Updated 11 months ago
- Highly parallelized, blazing fast directory tree analyzer☆566Updated 3 months ago
- Pure rust implementation of jq☆354Updated 10 months ago
- Text calculator with support for units and conversion☆141Updated this week
- Elastic tabstops for Rust.☆260Updated last month
- Generate human readable random names. Rust port of Dustin Kirkland's petname library.☆70Updated 3 weeks ago
- A Rust library for terminal background color detection☆96Updated last month
- A Rust wc clone☆103Updated 2 years ago
- A rust library for controlling interactive programs in a pseudo-terminal☆187Updated 5 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆235Updated last year
- Find build artifacts that are taking up disk space☆342Updated 2 years ago
- Find and replace text in source files☆470Updated 2 months ago
- Command line interface to manage clipboard☆87Updated last year