jq
https://github.com/jqlang/jq
C
Command-line JSON processor
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported20 Subscribers
Add a CodeTriage badge to jq
Help out
- Issues
- simdjson
- Incorporate tests from "Parsing JSON as a Minefield"
- $x.a = foo should yield a compile-time error since it's not supported
- Is it possible to add a random selector?
- jq startup has gotten slow due to growth in builtins and linking inefficiencies
- [doc error] Example from manual does not work as expected
- Improve test coverage
- Speed up parsing -- delay string and number parsing?
- parse exceptions on huge jsonl files
- Consider adding `.<EXP>` as alias of `.[]|select(EXP)`
- Docs
- C not yet supported