sad
« Back to VersTracker
Description:
CLI search and replace | Space Age seD
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: cli search replace sed developer-tools rust
Install: brew install sad
About:
Sad is a CLI tool designed for high-performance search and replace operations across codebases. It leverages SIMD instructions and parallel processing to deliver significantly faster results than traditional tools like sed. The tool supports regex matching and provides real-time previews of changes before execution.
Key Features:
  • SIMD-accelerated pattern matching for maximum speed
  • Real-time diff preview before applying changes
  • Parallel processing for multi-core performance
  • Familiar regex syntax with modern enhancements
Use Cases:
  • Refactoring large codebases with find-and-replace operations
  • Bulk renaming or updating of files in development projects
  • Automated code cleanup and migration tasks
Alternatives:
  • sed – Standard Unix tool, significantly slower on large datasets
  • ripgrep – Excellent search capabilities, but Sad specializes in search-and-replace workflows
Version History
Detected Version Rev Change Commit
Sep 14, 2024 4:17pm 0 VERSION_BUMP 6ad63fee
Apr 8, 2024 11:33am 0 VERSION_BUMP b9614f28
Apr 8, 2024 9:38am 0 VERSION_BUMP 58ffdf5f
Jun 19, 2023 5:28am 0 VERSION_BUMP 0b0fc5d3
Jun 18, 2023 10:36pm 0 VERSION_BUMP d895f8a7