glaze
JSON library
A fast and portable JSON library for C++ that supports various features and data formats
Extremely fast, in memory, JSON and interface library for modern C++
1k stars
24 watching
121 forks
Language: C++
last commit: 7 days ago
Linked from 2 awesome lists
apibevebinarycpluspluscppcsvfastheader-onlyinterfacejsonjson-rpc2json-schemareflectionserialization
Related projects:
Repository | Description | Stars |
---|---|---|
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 855 |
yak32/glw_json | A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
xeverous/fuser | A header-only library that enables automatic serialization of C++ types to and from JSON. | 54 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
realtimechris/jsonifier | Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions | 56 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |
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 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
pigulla/json-strictify | A utility for safely serializing data to JSON without losing information or causing infinite loops | 19 |