your-tools / ruplacerLinks
Find and replace text in source files
☆487Updated 7 months ago
Alternatives and similar repositories for ruplacer
Users that are interested in ruplacer are comparing it to the libraries listed below
Sorting:
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆553Updated 2 years ago
- A command-line tool to batch rename files and directories☆551Updated 7 months ago
- The intuitive, config-driven terminal multiplexer designed for software & systems engineers☆679Updated 2 years ago
- Rename your files using your favorite text editor☆423Updated 3 months ago
- workspace productivity booster☆560Updated last month
- A lightweight blazingly fast file watcher.☆284Updated 2 weeks ago
- instant coding answers via the command line (howdoi in rust)☆247Updated last year
- Print a list of paths as a tree of paths 🌳☆493Updated 4 years ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆351Updated last year
- Batch rename utility for developers☆690Updated 2 months ago
- A fast duplicate file finder☆475Updated 2 months ago
- A Rust library and tool to colorize paths using LS_COLORS☆280Updated last week
- 📠 Pretty and fast csv viewer for cli with cjk/emoji support.☆669Updated 6 months ago
- Yet another diff highlighting tool☆604Updated 10 months ago
- a calculator REPL, similar to bc(1)☆896Updated 3 months ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆281Updated last week
- 🔮 Futuristic take on hexdump, made in Rust.☆548Updated 4 months ago
- Find build artifacts that are taking up disk space☆341Updated 2 years ago
- A fast drop-in replacement of autojump written in Rust☆252Updated 2 years ago
- An efficient way to filter duplicate lines from input, à la uniq.☆219Updated last year
- A code snippets manager for your terminal.☆400Updated last year
- A code search / replace tool☆913Updated 2 weeks ago
- Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.☆304Updated 2 years ago
- A simple static file serving command-line tool written in Rust.☆397Updated 2 years ago
- Sync current directory between your shell and a file manager☆130Updated 3 years ago
- A sharp cut(1) clone.☆720Updated 4 months ago
- A library to display rich (Markdown) snippets and texts in a rust terminal application☆1,049Updated 2 weeks ago
- write licenses to stdout☆200Updated 2 years ago
- CLI tool to help keep track of your Git repositories, written in Rust☆368Updated last month
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆253Updated last year