Jsonifier
JSON parser serializer
A C++ library providing fast JSON parsing and serialization
A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.
60 stars
5 watching
5 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
avxavx2avx512c-plus-pluscppjasonparserjsonjson-parsingjson-parsing-libraryjson-simdjsonifierparsingserializationsimd-instructions
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| A fast JSON serialization library for Ruby objects | 1,410 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A header-only library that enables automatic serialization of C++ types to and from JSON. | 54 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
| A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. | 39 |
| A high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. | 479 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A Python library for serializing data to JSON-LD format | 29 |
| A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 |
| A JSON serialization library that provides schema-based data compression and validation. | 102 |
| A Python framework for serializing and marshaling complex data structures into JSON format. | 314 |
| Converts Java objects to and from JSON format with serialization options. | 331 |