jsonparser

JSON parser

A fast and flexible JSON parser that allows accessing fields by providing the key path without requiring schema knowledge.

One of the fastest alternative JSON parser for Go that does not require schema

GitHub

5k stars
101 watching
437 forks
Language: Go
last commit: about 2 years ago
gojsonjson-parserparserperfomance

Related projects:

RepositoryDescriptionStars
valyala/fastjsonA fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection.2,310
pquerna/ffjsonGenerates optimized JSON serialization functions for Go structures2,967
tidwall/gjsonA JSON parser and extractor for Go, allowing fast and simple access to nested values in JSON documents.14,487
mailru/easyjsonA JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions.4,509
ohler55/ojgA high-performance JSON parser and toolset for Go.862
spyzhov/ajsonJSON parser with path selection support249
zserge/jsmnA lightweight JSON parser and tokenizer written in C.3,726
ant0ine/go-json-restA library that provides a simple and efficient way to build RESTful JSON APIs in Go.3,509
thedevsaddam/gojsonqProvides an ODM-like API to access and query JSON data in Go2,194
francoispqt/gojayA high-performance JSON parser and encoder with streaming capabilities for Go.2,127
sbjson/sbjsonA JSON parser and generator that allows stream-based parsing of large documents into smaller chunks.3,727
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
geziyor/geziyorA fast and flexible web crawling and scraping framework for extracting structured data from websites.2,646
bluelinelabs/logansquareA JSON parsing and serialization library for Android using Jackson's streaming API3,204
wi2l/jettisonFast JSON encoding library for Go with configurable options and native support for standard library types.175