whitfin / runiqLinks
An efficient way to filter duplicate lines from input, à la uniq.
☆216Updated 8 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.☆248Updated last year
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆537Updated last year
- Elastic tabstops for Rust.☆261Updated 2 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆197Updated last month
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆299Updated 2 years ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- A lightweight blazingly fast file watcher.☆275Updated last month
- Find build artifacts that are taking up disk space☆342Updated 2 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆274Updated 2 weeks ago
- simple toy process viewer in rust https://crates.io/crates/bb☆233Updated last month
- write licenses to stdout☆201Updated 2 years ago
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆371Updated 2 years ago
- A small utility to create JSON objects, written in Rust.☆66Updated last year
- A Rust wc clone☆103Updated 2 years ago
- cha(rs) is a commandline tool to display information about unicode characters☆186Updated last month
- Find and replace text in source files☆475Updated 2 months ago
- Command line interface to manage clipboard☆87Updated last year
- A Rust library and tool to colorize paths using LS_COLORS☆278Updated 7 months ago
- The CLI text viewer tool that works like less command on small pane within the terminal window.☆166Updated 2 years ago
- A high performance tool for summarizing large directories or drives☆145Updated 2 years ago
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆220Updated last month
- copy files in console with neat progress bars☆134Updated last year
- Stream and display a fixed number of lines from a processes output.☆49Updated 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…☆212Updated this week
- Performs distributed command execution, written in Rust w/ Tokio☆111Updated 6 years ago
- A command line image processing tool☆264Updated 3 years ago
- instant coding answers via the command line (howdoi in rust)☆243Updated last year
- A simple and fast download accelerator, written in Rust☆174Updated 7 years ago
- Sync current directory between your shell and a file manager☆130Updated 2 years ago
- A fast duplicate file finder☆467Updated 2 years ago