whitfin / runiqLinks
An efficient way to filter duplicate lines from input, à la uniq.
☆217Updated 11 months ago
Alternatives and similar repositories for runiq
Users that are interested in runiq are comparing it to the libraries listed below
Sorting:
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆251Updated last year
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆198Updated 2 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆546Updated 2 years ago
- A lightweight blazingly fast file watcher.☆278Updated 2 weeks ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆303Updated 2 years ago
- instant coding answers via the command line (howdoi in rust)☆245Updated last year
- Command line interface to manage clipboard☆86Updated 2 years ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆70Updated 3 years ago
- Find build artifacts that are taking up disk space☆343Updated 2 years ago
- write licenses to stdout☆199Updated 2 years ago
- Elastic tabstops for Rust.☆264Updated 4 months ago
- Friendly fuzzy finder made with rust☆98Updated last year
- A fast duplicate file finder☆470Updated 2 years ago
- Find and replace text in source files☆486Updated 5 months ago
- simple toy process viewer in rust https://crates.io/crates/bb☆234Updated 4 months ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆276Updated last week
- The CLI text viewer tool that works like less command on small pane within the terminal window.☆167Updated 2 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆279Updated 10 months ago
- A Rust wc clone☆105Updated 2 years ago
- Text search for humans☆76Updated last year
- A simple and fast download accelerator, written in Rust☆174Updated 7 years ago
- A small utility to create JSON objects, written in Rust.☆68Updated 2 years ago
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆376Updated 3 years ago
- A simple Git/Mercurial/PlasticSCM tui client based on keyboard shortcuts☆224Updated last year
- A high performance tool for summarizing large directories or drives☆145Updated 2 years ago
- cha(rs) is a commandline tool to display information about unicode characters☆187Updated last week
- Sync current directory between your shell and a file manager☆130Updated 2 years ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆339Updated last year
- ☆140Updated last year
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆183Updated last week