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
2k stars
36 watching
114 forks
Language: Go
last commit: over 1 year ago decoderencodergogolangjsonperfomancestream-decoderstream-processing
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance JSON parser and toolset for Go. | 862 |
| A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
| A Go library for querying and manipulating JSON data | 191 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| JSON parser with path selection support | 249 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| Fast JSON encoding library for Go with configurable options and native support for standard library types. | 175 |
| High-performance JSON iterator and validator for Go | 90 |
| A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. | 17 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A Go library for rendering JSON data into customizable HTML pages | 7 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy | 330 |