jscan

JSON parser

High-performance JSON iterator and validator for Go

High performance JSON iterator & validator for Go

GitHub

90 stars
6 watching
7 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

gogolanghigh-performancejsonvalidation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
antonholmquist/jasonA JSON parsing and manipulation library for the Go programming language1,142
jfilipczyk/gomatchA JSON matcher library that helps validate JSON responses by focusing on essential parts of the response47
dedalqq/omg.jsonparserA JSON parser with conditional validation6
ohler55/ojgA high-performance JSON parser and toolset for Go.862
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
francoispqt/gojayA high-performance JSON parser and encoder with streaming capabilities for Go.2,127
elgs/gojqA Go library for querying and manipulating JSON data191
thedevsaddam/gojsonqProvides an ODM-like API to access and query JSON data in Go2,194
sinhashubham95/jsonicA comprehensive set of utilities to handle JSON data in Go.11
adhocore/jsoncA lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON.17
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21
zerosnake0/go-json-benchmarkA benchmarking tool for evaluating performance of various JSON libraries in the Go programming language9
spyzhov/ajsonJSON parser with path selection support249
thedevsaddam/govalidatorValidate golang request data with simple rules inspired by Laravel's request validation1,324
bhmj/jsonsliceEnables fast JSON querying without unmarshalling the entire data86