Fastest(?) SIMD CSV Parser in Rust
Beats simd-csv with pclmulqdq trick, but CSV parsing is a solved category.
✈️ Blazing fast codemods with a super simple API.
jscodeshift drop-in replacement, 8x faster on real monorepos—API compatibility is the moat.
Frontend engineers managing large codebases, TypeScript/React monorepo maintainers
jscodeshift · Codemod.com · ast-grep
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.
Beats simd-csv with pclmulqdq trick, but CSV parsing is a solved category.
Rust rewrite with PDFium delivers 100x speedup over the Python v1.
22x faster startup than jc with full parser compatibility and zero Python dependencies.
Patched Lemon to dump parse tables to JSON for a 200x speedup.
TUI debugger is novel, but nom and chumsky already own this space.
Rust CLI handles Nitro attestation docs so you don't have to parse them manually.