rxr VS sd

Compare rxr vs sd and see what are their differences.

rxr

A command line tool to find + replace using regular expressions (by 0xdanelia)

sd

Intuitive find & replace CLI (sed alternative) (by chmln)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rxr sd
2 32
5 5,443
- -
3.9 7.5
over 2 years ago 3 days ago
Python Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rxr

Posts with mentions or reviews of rxr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-20.
  • I made a simple tool to Find/Replace text using regex
    3 projects | /r/commandline | 20 Feb 2022
    I made rxr to assist me with mass regex find/replace tasks. I consider find/replace to be the most versatile tool in my belt when manipulating large amounts of text, and I use it very often. I know that that this particular task can already be accomplished with sed, but I prefer the Perl regex syntax and wanted to make something that worked better for me.

sd

Posts with mentions or reviews of sd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

What are some alternatives?

When comparing rxr and sd you can also consider the following projects:

ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

neomutt - ✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat

useful-sed - Useful sed scripts & patterns.

hck - A sharp cut(1) clone.

pomsky - A new, portable, regular expression language

joshuto - ranger-like terminal file manager written in Rust

pistol - General purpose file previewer designed for Ranger, Lf to make scope.sh redundant

nlpo3 - Thai Natural Language Processing library in Rust, with Python and Node bindings.

nnn - n³ The unorthodox terminal file manager

modern-unix - A collection of modern/faster/saner alternatives to common unix commands.

coreutils - Cross-platform Rust rewrite of the GNU coreutils

dust - A more intuitive version of du in rust