sonic-cpp
JSON serializer
A fast JSON serialization and deserialization library with SIMD acceleration
A fast JSON serializing & deserializing library, accelerated by SIMD.
855 stars
13 watching
102 forks
Language: C++
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |
realtimechris/jsonifier | Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions | 56 |
beached/daw_json_link | A high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. | 477 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
cloudwego/sonic-rs | A fast Rust JSON parsing and serialization library | 486 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
yak32/glw_json | A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
xeverous/fuser | A header-only library that enables automatic serialization of C++ types to and from JSON. | 54 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
xdbr/cpp-generic-serialize | A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |