Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
jsongrep is a command line tool and Rust library that queries JSON, YAML, TOML, and other serialization formats using regular path expressions. It compiles queries into a deterministic finite automaton for efficient document processing, showing where each match was found in the document tree.
Parse Score