koraa / huniqLinks
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆257Updated 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 2 weeks ago
- 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
- Process killer daemon for out-of-memory scenarios☆237Updated last month
- A Rust wc clone☆105Updated 3 years ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆70Updated 3 years ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆214Updated 2 months ago
- Command line interface to manage clipboard☆87Updated 2 years ago
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆260Updated last week
- An asynchronous, runtime data feedable terminal paging library for Rust☆354Updated last week
- Rust library to collect system and environment information for bug reports☆167Updated 11 months ago
- A Rust library and tool to colorize paths using LS_COLORS☆282Updated 2 months ago
- A Rust library for terminal background color detection☆101Updated last month
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆558Updated 2 years ago
- Friendly fuzzy finder made with rust☆99Updated 2 years ago
- Check for broken links in markup files☆163Updated last week
- A command-line tool to sign files and verify signatures in pure Rust.☆145Updated last month
- Generate human readable random names. Rust port of Dustin Kirkland's petname library.☆75Updated 4 months ago
- Like pigz, but rust☆363Updated last year
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆284Updated this week
- Wrapper to exec a command in a pty, even if redirecting the output☆193Updated last week
- Text calculator with support for units and conversion☆156Updated 6 months ago
- ☆143Updated last year
- (fastest?) disk usage cli, similar to windirstat.☆182Updated 2 years ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆309Updated 2 years ago
- Find and replace text in source files☆485Updated 9 months ago
- Find build artifacts that are taking up disk space☆340Updated 2 years ago
- ☆64Updated this week
- A 'dmesg' implementation in Rust☆107Updated 3 years 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…☆97Updated 10 months ago