json-path-comparison
JSONPath comparison project
An open source project comparing different implementations of JSONPath and test suites.
Comparison of the different implementations of JSONPath and language agnostic test suite.
87 stars
8 watching
25 forks
Language: Shell
last commit: 2 months ago comparisonjsonpathstandardtest-suite
Related projects:
Repository | Description | Stars |
---|---|---|
asaiyusuke/jsonpath-benchmark | Performs benchmarking of JSONPath libraries in Go. | 1 |
paesslerag/jsonpath | An implementation of the JSONPath query language for Go. | 187 |
augustd/burp-suite-jsonpath | Tool to parse and query JSON responses in Burp Suite | 29 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 326 |
freestrings/jsonpath | A Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript | 124 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
a2design-inc/json-compare | A tool to find differences between two JSON files. | 59 |
ietf-wg-jsonpath/draft-ietf-jsonpath-base | Develops an internet standard for querying JSON data | 60 |
jmespath/jp | A command-line tool to evaluate JMESPath expressions against JSON data | 742 |
cbbrowne/pgcmp | A toolset for comparing and reconciling Postgres database schemas to ensure consistency and equivalent state between different versions or environments. | 43 |
caxap/jsonobjects | A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
scientistproject/scientist.net | A .NET library that refactors code to compare different approaches and measure performance. | 1,468 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 862 |
taocpp/json | A header-only C++ library for working with JSON data | 605 |
maxzender/jv | A command-line JSON viewer utility | 119 |