whitfin / runiq
An efficient way to filter duplicate lines from input, à la uniq.
☆210Updated last month
Related projects ⓘ
Alternatives and complementary repositories for runiq
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆240Updated 9 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆495Updated last year
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆192Updated 8 months ago
- Elastic tabstops for Rust.☆248Updated last month
- instant coding answers via the command line (howdoi in rust)☆239Updated 7 months ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- A high performance tool for summarizing large directories or drives☆144Updated 2 years ago
- A lightweight blazingly fast file watcher.☆239Updated last week
- Find build artifacts that are taking up disk space☆339Updated last year
- A Rust library and tool to colorize paths using LS_COLORS☆265Updated last month
- The CLI text viewer tool that works like less command on small pane within the terminal window.☆165Updated 2 years ago
- A simple and fast download accelerator, written in Rust☆176Updated 6 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆262Updated last week
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆293Updated last year
- Command line interface to manage clipboard☆83Updated last year
- write licenses to stdout☆195Updated last year
- A Rust wc clone☆103Updated 2 years ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆67Updated 2 years ago
- A fast duplicate file finder☆455Updated 2 years ago
- 🔮 Futuristic take on hexdump, made in Rust.☆526Updated 5 months ago
- Find and replace text in source files☆447Updated last month
- report progress of concurrent applications and display it in various ways☆353Updated 3 months ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆322Updated 4 months ago
- Write shell completion scripts in pure Rust☆133Updated 2 months ago
- simple toy process viewer in rust https://crates.io/crates/bb☆225Updated this week
- cha(rs) is a commandline tool to display information about unicode characters☆183Updated 2 weeks ago
- Asciinema client written in Rust☆87Updated last year
- A command-line tool collection to assist development written in RUST☆370Updated 4 months ago
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆362Updated 2 years ago
- copy files in console with neat progress bars☆133Updated 5 months ago