ojg
JSON parser library
A high-performance JSON parser and toolset for Go.
Optimized JSON for Go
858 stars
9 watching
49 forks
Language: Go
last commit: 26 days ago
Linked from 3 awesome lists
fastgolangjsonjsonpathparser
Related projects:
Repository | Description | Stars |
---|---|---|
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
paesslerag/jsonpath | An implementation of the JSONPath query language for Go. | 185 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
himujjal/zig-json5 | A JSON5 parser/stringifier for Zig programming language. | 23 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |