whitfin / runiqLinks
An efficient way to filter duplicate lines from input, à la uniq.
☆217Updated 8 months ago
Alternatives and similar repositories for runiq
Users that are interested in runiq are comparing it to the libraries listed below
Sorting:
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆539Updated last year
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆249Updated last year
- Elastic tabstops for Rust.☆261Updated 2 months ago
- A Rust wc clone☆104Updated 2 years ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆198Updated last week
- Painless shell argument parsing and dependency check.☆2Updated 4 years ago
- cha(rs) is a commandline tool to display information about unicode characters☆187Updated last week
- simple toy process viewer in rust https://crates.io/crates/bb☆234Updated 2 months ago
- Find and replace text in source files☆479Updated 3 months ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆300Updated 2 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆279Updated 8 months ago
- The CLI text viewer tool that works like less command on small pane within the terminal window.☆166Updated 2 years ago
- instant coding answers via the command line (howdoi in rust)☆243Updated last year
- Find build artifacts that are taking up disk space☆342Updated 2 years ago
- A lightweight blazingly fast file watcher.☆277Updated last month
- A 'dmesg' implementation in Rust☆106Updated 3 years ago
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆371Updated 3 years ago
- A command line image processing tool☆264Updated 3 years ago
- Performs distributed command execution, written in Rust w/ Tokio☆112Updated 6 years ago
- A fast duplicate file finder☆468Updated 2 years ago
- write licenses to stdout☆201Updated 2 years ago
- Command line interface to manage clipboard☆86Updated 2 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆275Updated last week
- A simple and fast download accelerator, written in Rust☆174Updated 7 years ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆181Updated last week
- A command-line tool collection to assist development written in RUST☆375Updated 11 months ago
- A work in progress command line utility to unpack various types of archives quickly.☆142Updated 4 years ago
- A small utility to create JSON objects, written in Rust.☆68Updated 2 years ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 11 months ago
- A 3x faster implementation of cat, using splice☆275Updated 2 years ago