kazuho / picojsonLinks
a header-file-only, JSON parser serializer in C++
☆1,135Updated last year
Alternatives and similar repositories for picojson
Users that are interested in picojson are comparing it to the libraries listed below
Sorting:
- cpptoml is a header-only library for parsing TOML☆600Updated last year
- C++11 port of docopt☆1,060Updated last year
- CMake module to speed up builds.☆1,301Updated 5 years ago
- The C++14 wrapper around sqlite library☆935Updated 11 months ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆888Updated 6 years ago
- A tiny JSON library for C++11.☆2,578Updated 5 years ago
- A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPa…☆785Updated this week
- The C++ Network Library Project -- cross-platform, standards compliant networking library.☆2,018Updated last year
- Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Cr…☆652Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,953Updated 3 months ago
- Minimal, type safe printf replacement library for C++☆548Updated last year
- A C++17 cross-platform implementation for UUIDs☆819Updated last year
- This is a header only C++ version of inih.☆444Updated 10 months ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆581Updated 3 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆356Updated 7 years ago
- C++ MongoDB API and BSON/JSON Serialization library☆319Updated 5 months ago
- An object oriented C++ wrapper for CURL (libcurl)☆651Updated last month
- Lightweight cross platform C++ GUID/UUID library☆483Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,215Updated 9 months ago
- C++ header-only JSON library☆647Updated 4 months ago
- Yet Another Serialization☆761Updated 5 months ago
- A type safe SQL template library for C++☆2,564Updated last week
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆930Updated last month
- UTF-8 with C++ in a Portable Way☆1,747Updated last week
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- Official repository of the SOCI - The C++ Database Access Library☆1,498Updated last month
- My collection of CMake modules