whitfin / runiq
An efficient way to filter duplicate lines from input, à la uniq.
☆215Updated 7 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.☆247Updated last year
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆526Updated last year
- Elastic tabstops for Rust.☆260Updated last month
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆197Updated 3 weeks ago
- Find build artifacts that are taking up disk space☆343Updated 2 years ago
- write licenses to stdout☆198Updated 2 years ago
- instant coding answers via the command line (howdoi in rust)☆242Updated last year
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆370Updated 2 years ago
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- A lightweight blazingly fast file watcher.☆273Updated last week
- A simple and fast download accelerator, written in Rust☆173Updated 7 years ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆69Updated 2 years ago
- A high performance tool for summarizing large directories or drives☆145Updated 2 years ago
- copy files in console with neat progress bars☆134Updated 11 months ago
- simple toy process viewer in rust https://crates.io/crates/bb☆233Updated 3 weeks ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆298Updated 2 years ago
- Performs distributed command execution, written in Rust w/ Tokio☆110Updated 6 years ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 9 months ago
- Asciinema client written in Rust☆91Updated last year
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆182Updated this week
- A command line image processing tool☆262Updated 3 years ago
- Find and replace text in source files☆468Updated last month
- A Rust library and tool to colorize paths using LS_COLORS☆277Updated 7 months ago
- Stream and display a fixed number of lines from a processes output.☆49Updated 2 years ago
- A Rust wc clone☆103Updated 2 years ago
- Write shell completion scripts in pure Rust☆135Updated 7 months ago
- A 3x faster implementation of cat, using splice☆274Updated last year
- A command-line tool collection to assist development written in RUST☆373Updated 10 months ago
- ☆64Updated 2 weeks ago
- Command line tool that converts YAML to JSON☆110Updated 8 months ago