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
11 stars
2 watching
2 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
decoderencodergolangiteratorjsonmarshalerstreamerunmarshaller
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
| A fast JSON serialization library for Scala classes | 112 |
| A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. | 39 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| A C++ library providing fast JSON parsing and serialization | 60 |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| Converts Java objects to and from JSON format with serialization options. | 331 |
| A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
| A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| A high-performance JSON parser ported to the Zig programming language | 108 |
| A utility for safely serializing data to JSON without losing information or causing infinite loops | 19 |
| A fast JSON serialization library for Ruby objects | 1,410 |