whitfin / runiq
An efficient way to filter duplicate lines from input, à la uniq.
☆211Updated 3 months ago
Alternatives and similar repositories for runiq:
Users that are interested in runiq are comparing it to the libraries listed below
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆242Updated 11 months ago
- Elastic tabstops for Rust.☆255Updated last week
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆511Updated last year
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆193Updated last month
- simple toy process viewer in rust https://crates.io/crates/bb☆231Updated 2 months ago
- A lightweight blazingly fast file watcher.☆261Updated last month
- instant coding answers via the command line (howdoi in rust)☆240Updated 9 months ago
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆363Updated 2 years ago
- A simple and fast download accelerator, written in Rust☆175Updated 7 years ago
- The CLI text viewer tool that works like less command on small pane within the terminal window.☆164Updated 2 years ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆295Updated last year
- Find and replace text in source files☆453Updated 3 months ago
- cha(rs) is a commandline tool to display information about unicode characters☆184Updated 3 weeks ago
- Command line interface to manage clipboard☆84Updated last year
- Find build artifacts that are taking up disk space☆341Updated last year
- Performs distributed command execution, written in Rust w/ Tokio☆109Updated 6 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆268Updated 3 months ago
- A fast duplicate file finder☆457Updated 2 years ago
- write licenses to stdout☆196Updated last year
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- A command-line tool collection to assist development written in RUST☆371Updated 6 months ago
- Sync current directory between your shell and a file manager☆130Updated 2 years ago
- Write shell completion scripts in pure Rust☆135Updated 4 months ago
- Stream and display a fixed number of lines from a processes output.☆50Updated 2 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆269Updated this week
- A 3x faster implementation of cat, using splice☆268Updated last year
- An asynchronous, runtime data feedable terminal paging library for Rust☆326Updated 6 months ago
- 🔮 Futuristic take on hexdump, made in Rust.☆533Updated 7 months ago
- copy files in console with neat progress bars☆133Updated 7 months ago
- A small utility to create JSON objects, written in Rust.☆66Updated last year