dollspace-gay

Improved and oxidized version of sed

30
0
100% credibility
Found Mar 02, 2026 at 30 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

Ripsed is a fast, safe command-line tool for batch text replacement across files with previews, backups, undo support, and structured output for automation.

How It Works

1
🔍 Discover ripsed

You hear about a super-fast tool that finds and replaces words across all your project files, just like search-and-replace but way smarter and safer.

2
📥 Get it on your computer

You grab the tool with a simple download, and it's ready to use right away—no complicated setup.

3
👀 Preview your changes

You tell it what to find and replace, and it shows exactly what would change in a safe test run, so you can check before doing anything.

4
Make the magic happen

With one go, it updates all matching spots across files, creating backups and an undo trail just in case.

5
Choose your style
📝
Quick fix

Swap one thing everywhere fast.

📋
Batch refactor

List multiple changes to tidy up your whole project.

6
🔄 Undo if needed

If something's off, you rewind the last changes with a quick command, restoring everything perfectly.

Project perfected

Your files are updated exactly as wanted, safer and faster than manual editing, ready for your next task.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 30 to 30 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is ripsed?

Ripsed is an improved, oxidized version of sed, rebuilt in Rust to deliver ripgrep-level speed for stream editing across files. It tackles bulk find-replace hell with recursive searches that respect .gitignore, Rust regex without escape nightmares, and JSON I/O for AI agents piping structured requests. Run `ripsed 'old_fn' 'new_fn'` for instant refactors, or chain ops in .rip scripts.

Why is it gaining traction?

Stands out with safety nets like dry-run previews, atomic writes, undo logs, and backups—zero more lost codebases from bad sed runs. Agent mode shines for JSON-driven automation, while transforms (upper/lower/snake_case), surround/indent ops, and pipe mode cover real workflows beyond basic replace. Fast parallel discovery and mmap make it snappier than GNU sed on big repos.

Who should use this?

Rust or JS devs refactoring across monorepos, scripting multi-step cleanups like TODO sweeps or API renames. AI coding tool builders feeding JSON ops for precise edits. Teams improving pull request merge experience by automating consistent changes without manual diffs.

Verdict

Solid early contender at 30 stars and 1.0% credibility—great docs, CLI, and tests, but unproven at scale. Grab it via cargo if you need a safer, Rust sed upgrade today.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.