gojay

JSON parser

A high-performance JSON parser and encoder with streaming capabilities for Go.

high performance JSON encoder/decoder with stream API for Golang

GitHub

2k stars
36 watching
114 forks
Language: Go
last commit: about 1 year ago
decoderencodergogolangjsonperfomancestream-decoderstream-processing

Related projects:

Repository Description Stars
ohler55/ojg A high-performance JSON parser and toolset for Go. 859
francoispqt/onelog A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. 414
elgs/gojq A Go library for querying and manipulating JSON data 191
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 245
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,190
bet365/jingo A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. 736
lucassscaravelli/ej Provides a simple way to handle JSON data from different sources in Go applications. 10
wi2l/jettison Fast JSON encoding library for Go with configurable options and native support for standard library types. 174
romshark/jscan High-performance JSON iterator and validator for Go 90
adhocore/jsonc A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. 17
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
nikolaydubina/htmljson A Go library for rendering JSON data into customizable HTML pages 7
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
qt-json/qt-json A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy 329