xq
JSON parser
A Rust implementation of jq for querying and manipulating structured data
Pure rust implementation of jq
339 stars
6 watching
18 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
| A JSON parsing and serialization library written in Rust. | 569 |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
| A JSON data processing tool focused on correctness and performance | 2,894 |
| A JSON parsing and serialization library in Rust | 8 |
| A JavaScript implementation of the jq JSON query language | 85 |
| A test framework for testing JSON data processing libraries written in Rust | 4 |
| A fast Rust JSON parsing and serialization library | 500 |
| Provides a flexible and adaptive JSON parser for Ruby applications. | 754 |
| A WebAssembly implementation of the popular command-line JSON processor | 313 |
| A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| A Ruby implementation of the JSON data serialization format | 704 |
| An Ansible filter plugin that adds jq-like filtering capabilities to JSON data | 21 |
| A Go library for querying and manipulating JSON data | 191 |
| A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |