macOS
brew install fastmodlocal Homebrew formula metadata
sudo port install fastmodMacPorts ports tree · devel/fastmod/Portfile · source: api.github.com
brew
Fast, partial replacement for codemod (find/replace tool for programmers). Version 0.4.4 via Homebrew; verified from local package data.
install
brew install fastmodlocal Homebrew formula metadata
sudo port install fastmodMacPorts ports tree · devel/fastmod/Portfile · source: api.github.com
nix profile install nixpkgs#fastmodnixpkgs package indexes · pkgs/by-name/fa/fastmod/package.nix · source: api.github.com
overview
Fast, partial replacement for codemod (find/replace tool for programmers)
history
fastmod is a Rust command-line tool from Facebook Incubator for fast, regex-based, interactive find-and-replace across codebases.
The project was created publicly in 2018 as a fast partial replacement for Facebook's codemod. Its README is explicit that the design target is interactive review followed by applying a regex replacement broadly.
fastmod's adoption is concentrated among programmers doing large codebase refactors. It is primarily supported on macOS and Linux, installable with Cargo, and packaged by developer-oriented package managers.
A typical invocation supplies a regex, replacement text, and files or directories to process. fastmod walks directories in parallel, respects ignore rules, shows colored diffs, and lets the user accept, reject, or edit changes.
fastmod is notable because it brings the ripgrep ecosystem's ignore and grep crates to codemod-style source editing: boring Unix CLI inputs, Rust speed, and human-reviewed patch application.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fastmod | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/facebookincubator/fastmod
install metadata
| Package key | brew:fastmod |
|---|---|
| Version | 0.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fastmod |
| Homepage | https://github.com/facebookincubator/fastmod |
| Repository | https://github.com/facebookincubator/fastmod |
| Upstream docs | https://github.com/facebookincubator/fastmod#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/facebookincubator/fastmod/archive/refs/tags/v0.4.4.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fastmod |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fastmod
nix profile install nixpkgs#fastmodfastmod
sudo port install fastmodsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.