jql
JSON parser
A tool for querying and manipulating JSON data using a simple, intuitive syntax.
A JSON Query Language CLI tool
2k stars
20 watching
32 forks
Language: Rust
last commit: 11 days ago
Linked from 2 awesome lists
cargoclidevops-toolsjsonrustrustlangtooltoolsutility
Related projects:
Repository | Description | Stars |
---|---|---|
lloyd/yajl | A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
misawa/xq | A Rust implementation of jq for querying and manipulating structured data | 339 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 30 |
brianmario/yajl-ruby | A C-based JSON parsing and encoding library for Ruby | 1,479 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
sourcemeta/jsontoolkit | A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 43 |
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 51 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,286 |
gabriel/yajl-objc | An Objective-C framework providing an interface to parse and generate JSON data | 669 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 569 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,948 |