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: 3 months 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,020
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,257
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
realtimechris/jsonifier A C++ library providing fast JSON parsing and serialization 60
python-rapidjson/python-rapidjson A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. 508
jdereg/json-io Converts Java objects to and from JSON format with serialization options. 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 62
travisstaloch/simdjzon A high-performance JSON parser ported to the Zig programming language 108
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,410