livejq

JSON parser

An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing.

An alternative jq implementation in rust for continuous parsing without crashing on invalid JSON, with Filtration support.

GitHub

15 stars
1 watching
1 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list

clijsonparsingrustserde

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
misawa/xq A Rust implementation of jq for querying and manipulating structured data 339
01mf02/jaq A JSON data processing tool focused on correctness and performance 2,894
mwh/jqjs A JavaScript implementation of the jq JSON query language 85
therealklanni/jp A commandline tool for parsing JSON from various sources 51
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,524
maciejhirsz/json-rust A JSON parsing and serialization library written in Rust. 569
arakelian/java-jq A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing 82
rustadopt/jzon-rs A JSON parsing and serialization library in Rust 8
moreati/jq-filter An Ansible filter plugin that adds jq-like filtering capabilities to JSON data 21
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
kgabis/parson A lightweight JSON parsing library written in C 1,367
zaach/jsonlint A JSON parser and validator with a CLI. 1,948
elgs/gojq A Go library for querying and manipulating JSON data 191
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,127
florents-tselai/pgjq An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way 189