ngirard / lolcate-rs
Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.
☆297Updated 2 years ago
Alternatives and similar repositories for lolcate-rs:
Users that are interested in lolcate-rs are comparing it to the libraries listed below
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆520Updated last year
- An efficient way to filter duplicate lines from input, à la uniq.☆212Updated 5 months ago
- The intuitive, config-driven terminal multiplexer designed for software & systems engineers☆664Updated last year
- Find build artifacts that are taking up disk space☆343Updated last year
- A fast and reliable alternative to rsync for synchronizing local files written in Rust☆364Updated 2 years ago
- A fast duplicate file finder☆461Updated 2 years ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆242Updated last year
- Fast data dupe finder☆116Updated 11 months ago
- instant coding answers via the command line (howdoi in rust)☆241Updated 10 months ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆273Updated this week
- A simple X11 status bar for use with simple WMs.☆196Updated 9 months ago
- Sync current directory between your shell and a file manager☆130Updated 2 years ago
- Find and replace text in source files