koraa / huniqLinks
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
☆252Updated 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.☆218Updated last year
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆201Updated 3 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆551Updated 2 years ago
- 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☆200Updated 2 years ago
- Command line interface to manage clipboard☆86Updated 2 years ago
- Process killer daemon for out-of-memory scenarios☆231Updated 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…☆242Updated this week
- A Rust library for terminal background color detection☆99Updated 5 months ago
- Friendly fuzzy finder made with rust☆99Updated 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☆338Updated last year
- A Rust wc clone☆105Updated 2 years ago
- Generate human readable random names. Rust port of Dustin Kirkland's petname library.☆73Updated last month
- A Rust library and tool to colorize paths using LS_COLORS☆277Updated last year
- (fastest?) disk usage cli, similar to windirstat.☆178Updated 2 years ago
- Find those big fat files and folders☆58Updated 2 years ago
- Rust library to collect system and environment information for bug reports☆168Updated 9 months ago
- Wrapper to exec a command in a pty, even if redirecting the output☆162Updated last month
- Like pigz, but rust☆356Updated last year
- A high performance tool for summarizing large directories or drives☆143Updated 3 years ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆211Updated this week
- Check for broken links in markup files☆158Updated last week
- ☆142Updated last year
- Count your code by tokens and patterns in the syntax tree. A tokei/scc/cloc alternative.☆71Updated 2 years ago
- Nitpicking commit history since beabf39☆129Updated this week
- A shell app for delaying on conditions☆59Updated 2 years ago
- A command-line tool to sign files and verify signatures in pure Rust.☆143Updated 8 months ago
- A high-performance, cross-platform file reverse utility☆111Updated last year
- Text calculator with support for units and conversion☆150Updated 3 months ago