whitfin / runiq
An efficient way to filter duplicate lines from input, à la uniq.
☆214Updated 6 months ago
Alternatives and similar repositories for runiq:
Users that are interested in runiq are comparing it to the libraries listed below
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆522Updated last year
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆245Updated last year
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆197Updated this week
- Elastic tabstops for Rust.☆258Updated 2 weeks ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- Find build artifacts that are taking up disk space☆343Updated last year
- write licenses to stdout☆196Updated 2 years ago
- A simple and fast download accelerator, written in Rust☆173Updated 7 years ago
- simple toy process viewer in rust https://crates.io/crates/bb☆233Updated this week
- A lightweight blazingly fast file watcher.☆273Updated this week
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆298Updated 2 years ago
- Find and replace text in source files☆465Updated last month
- instant coding answers via the command line (howdoi in rust)☆242Updated last year
- Command line interface to manage clipboard☆87Updated last year
- Performs distributed command execution, written in Rust w/ Tokio☆110Updated 6 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆273Updated this week
- A 3x faster implementation of cat, using splice☆274Updated last year
- A Command Line OTP Authenticator application.☆293Updated 2 years ago
- A Rust wc clone☆103Updated 2 years ago
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆367Updated 2 years ago
- Text calculator with support for units and conversion☆139Updated last year
- Process killer daemon for out-of-memory scenarios☆223Updated last year
- The CLI text viewer tool that works like less command on small pane within the terminal window.☆166Updated 2 years ago
- Find files (ff) by name, fast!☆338Updated 3 years ago
- Like pigz, but rust☆346Updated last year
- A command-line tool collection to assist development written in RUST☆373Updated 9 months ago
- A command line image processing tool☆262Updated 3 years ago
- Filesystem walk performed in parallel with streamed and sorted results☆233Updated last year
- A Rust library and tool to colorize paths using LS_COLORS☆275Updated 6 months ago
- Rust library to collect system and environment information for bug reports☆166Updated 3 months ago