ruplacer
File finder/replacer
Tool for finding and replacing text in source files across multiple files and directories
Find and replace text in source files
449 stars
5 watching
25 forks
Language: Rust
last commit: 3 months ago
Linked from 2 awesome lists
awkcommand-linegrepreplacerustsed
Related projects:
Repository | Description | Stars |
---|---|---|
dalance/amber | A command-line tool for searching and replacing text in files recursively | 864 |
syntax-tree/hast-util-find-and-replace | Utility to find and replace text in document nodes | 6 |
rhysd/fixred | Fixes outdated links in text files by replacing redirects with final destinations | 35 |
rusty-ferris-club/recon | Reconnaissance tool for searching and querying files on a host for security experts | 32 |
beyondgrep/ack3 | A grep-like search tool optimized for source code. | 720 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
sahib/rmlint | Tools for identifying and removing redundant or corrupted files on a filesystem | 1,963 |
ms-jpq/sad | A CLI tool that uses fzf and diff for interactive search, replace, and review of changes in text files before committing them. | 1,799 |
parthjadhav/rust_search | A fast and efficient file search library built in Rust | 144 |
maxpert/drep | Tool to dynamically filter and print lines from input streams based on user-defined patterns | 89 |
vishaltelangre/ff | A command-line tool for efficiently searching files by name in a directory or its subdirectories. | 332 |
collective/collective.searchandreplace | A tool to find and replace text in Plone content objects | 6 |
jlevy/repren | A command-line tool for mass-replacing text patterns in files and renaming directories recursively. | 355 |
brianhicks/tree-grepper | A tool that uses tree-sitter grammars to search for structure in code files. | 301 |
magicduck/grug-far.nvim | A plugin for neovim's find and replace functionality. | 957 |