whitfin / runiqLinks
An efficient way to filter duplicate lines from input, à la uniq.
☆222Updated last month
Alternatives and similar repositories for runiq
Users that are interested in runiq are comparing it to the libraries listed below
Sorting:
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆207Updated 7 months ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆261Updated 2 years ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆558Updated 2 years ago
- A lightweight blazingly fast file watcher.☆289Updated 2 weeks ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆310Updated 2 years ago
- Friendly fuzzy finder made with rust☆99Updated 2 years ago
- Find build artifacts that are taking up disk space☆340Updated 2 years ago
- Elastic tabstops for Rust.☆271Updated 4 months ago
- A Rust wc clone☆105Updated 3 years ago
- Command line interface to manage clipboard☆87Updated 2 years ago
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆70Updated 3 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆283Updated this week
- instant coding answers via the command line (howdoi in rust)☆249Updated last year
- write licenses to stdout☆203Updated 3 years ago
- Sync current directory between your shell and a file manager☆130Updated 3 years ago
- A Rust library and tool to colorize paths using LS_COLORS☆285Updated 3 months ago
- ☆64Updated this week
- Find and replace text in source files☆485Updated 10 months ago
- cha(rs) is a commandline tool to display information about unicode characters☆188Updated last month
- A high performance tool for summarizing large directories or drives☆144Updated 3 years ago
- simple toy process viewer in rust https://crates.io/crates/bb☆233Updated 9 months ago
- A tool and Rust crate for transforming text into Title Case.☆100Updated 7 months ago
- A simple and fast download accelerator, written in Rust☆176Updated 8 years ago
- A 3x faster implementation of cat, using splice☆281Updated 2 years ago
- Stream and display a fixed number of lines from a processes output.☆51Updated 3 years ago
- A fast duplicate file finder☆484Updated 5 months ago
- Command line tool that converts YAML to JSON☆111Updated last year
- Find all your TODO notes with one command!☆36Updated 3 years ago
- A 'dmesg' implementation in Rust☆107Updated 3 years ago
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆229Updated last week