fuser
JSON serializer
A header-only library that enables automatic serialization of C++ types to and from JSON.
Header-only library for automatic (de)serialization of C++ types to/from JSON.
54 stars
3 watching
2 forks
Language: C++
last commit: almost 5 years ago cppcpp11cpp14cpp17jsonserializationserialization-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing fast JSON parsing and serialization | 60 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| A JSON serialization library for F#. | 174 |
| A fast and portable JSON library for C++ that supports various features and data formats | 1,414 |
| 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 high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. | 479 |
| A JSON serialization library that provides schema-based data compression and validation. | 102 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. | 39 |
| A C# library that uses source generators to generate JSON serialization code | 146 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A JSON serialization framework for a specific programming language. | 8 |
| A JSON de/serializer to ensure safe data processing at runtime | 10 |