jscan
JSON parser
High-performance JSON iterator and validator for Go
High performance JSON iterator & validator for Go
90 stars
6 watching
7 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
gogolanghigh-performancejsonvalidation
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JSON parsing and manipulation library for the Go programming language | 1,142 |
| | A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| | A JSON parser with conditional validation | 6 |
| | A high-performance JSON parser and toolset for Go. | 862 |
| | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| | A Go library for querying and manipulating JSON data | 191 |
| | Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| | A comprehensive set of utilities to handle JSON data in Go. | 11 |
| | A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. | 17 |
| | Expresses validation rules for JSON data structures in a structured way | 21 |
| | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
| | JSON parser with path selection support | 249 |
| | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| | Enables fast JSON querying without unmarshalling the entire data | 86 |