jsonpath-benchmark
JSONPath benchmarker
Performs benchmarking of JSONPath libraries in Go.
1 stars
2 watching
0 forks
Language: Go
last commit: 24 days ago Related projects:
Repository | Description | Stars |
---|---|---|
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
paesslerag/jsonpath | An implementation of the JSONPath query language for Go. | 185 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
augustd/burp-suite-jsonpath | Tool to parse and query JSON responses in Burp Suite | 29 |
ietf-wg-jsonpath/draft-ietf-jsonpath-base | Develops an internet standard for querying JSON data | 60 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |