json
JSON library
A lightweight C++ JSON library with intuitive syntax and minimal dependencies
JSON for Modern C++ (uses zig build-system)
1 stars
0 watching
0 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
cpp-libraryjson-cppzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
jeaye/jeayeson | A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |
tgockel/json-voorhees | A modern C++ JSON library with developer-friendly features and minimal overhead. | 129 |
kassane/standalone-server | A C++ HTTP/S Server with asynchronous request handling and platform independence | 3 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
taocpp/json | A header-only C++ library for working with JSON data | 596 |
kassane/outcome | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
kassane/wolfssl | An embedded SSL/TLS library for resource-constrained environments | 5 |
nfrechette/sjson-cpp | A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
kassane/range-v3 | A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration | 0 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
kassane/hana | A standard library for metaprogramming in C++ | 1 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,362 |