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
133 forks
Language: C++
last commit: about 1 month 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 | 861 |
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 | 382 |
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,410 |
realtimechris/jsonifier | A C++ library providing fast JSON parsing and serialization | 60 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,147 |
beached/daw_json_link | A high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. | 479 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
python-rapidjson/python-rapidjson | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
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 |