Show HN: Zmod codemod toolkit, 8x faster
oss-luke Saturday, March 07, 2026I built zmod because running jscodeshift on a large enterprise monorepo was taking 4-5+ minutes.
It's 100% API compatible with jscodeshift — just swap the import — but powered by Rust + oxc under the hood.
Benchmarked at 8x faster on average, up to 11.7x on small files. 21 react-codemod transforms passing.
Still early. Feedback welcome.
Summary
The article discusses the development of zmod, an open-source project that aims to create a modular and extensible system for building and deploying microservices. It highlights the project's key features, such as its modular architecture, support for multiple programming languages, and ease of deployment.
2
0
Summary
github.com