InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Sd Alternatives
Similar projects and alternatives to sd
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
sd discussion
sd reviews and mentions
-
Far – Sublime Inspired Find and Replace
https://github.com/chmln/sd
that haven't been mentioned yet
-
fd: A simple, fast and user-friendly alternative to 'find'
sed has to be one of the worst POSIX tools. It sounds simple enough, but everytime I reach for sed it doesn't do what I want, either because it doesn't align with how I do things, or because it just doesn't support doing what I want.
I've switched to sd[1] because it basically just works as I expect every time.
[1]: https://github.com/chmln/sd
- SD: Intuitive find and replace CLI (sed alternative)
-
Desed: Demystify and debug your sed scripts
Related, `sd` is a great utility worth the install which makes simple sed-type operations more obvious / easier (for some value of easy).
https://github.com/chmln/sd
-
amber, a code search & replace tool
Feels similar to `sd` (https://github.com/chmln/sd)
which in my mind was the first “replace” version of ripgrep
grep -> ripgrep
-
Essential Command Line Tools for Developers
View on GitHub
-
Ripgrep 14 Released
I wanted to like sd but it doesn't support my main use case of recursive search/replace. Imagine every time you wanted to grep some files you had to build a find+xargs+rg pipeline... it just takes me out of the flow too much. I'm glad people are posting other options here, I'm looking forward to trying them.
https://github.com/chmln/sd/issues/62
-
🐚🦀Comandos shell reescritos em Rust
sd
-
sed cheatsheet
https://github.com/chmln/sd ftw (sed rebuilt in rust, much easier imho) ;-)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 13 Jun 2025
Stats
chmln/sd is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of sd is Rust.