What does HackerNews think of jaq?
A jq clone focussed on correctness, speed, and simplicity
Language:
Rust
I'll give a plug for jaq [0], a clone focused on correctness, speed, and simplicity. It only implements a subset of jq, but I've been enjoying it so far.
At least jaq[1] gojq[2], and jp[3] (this last of which is jmespath rather than the jq query language)
[1]: https://github.com/01mf02/jaq