jzon

JSON serializer

A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements.

A golang json library inspired by jsoniter

GitHub

11 stars
2 watching
2 forks
Language: Go
last commit: 22 days ago
Linked from 2 awesome lists

decoderencodergolangiteratorjsonmarshalerstreamerunmarshaller

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ngs-doo/dsl-json A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. 1,013
zerosnake0/go-json-benchmark A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language 9
gzoller/scalajack A fast JSON serialization library for Scala classes 112
ymglez/jsonpack A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. 39
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
realtimechris/jsonifier Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions 56
python-rapidjson/python-rapidjson A Python wrapper around an extremely fast C++ JSON parser and serialization library. 507
jdereg/json-io A Java library for serializing and deserializing data to and from JSON format. 331
yak32/glw_json A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. 8
kevin-montrose/jil A fast JSON serializer and deserializer built on top of the Sigil framework. 2,147
gschjetne/json-mop A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data 61
travisstaloch/simdjzon A high-performance JSON parser ported to the Zig programming language 107
pigulla/json-strictify A utility for safely serializing data to JSON without losing information or causing infinite loops 19
jsonapi-serializer/jsonapi-serializer A fast JSON serialization library for Ruby objects 1,407