A popular single-header C++11 JSON library for parsing, serializing, and manipulating JSON with an intuitive STL-like API. Supports JSON Pointer/Patch, arbitrary type conversions, and binary formats (CBOR, MessagePack, UBJSON, BSON, BJData).
Developer toolsData & databasesBackend & APIs
spdlog is a fast C++ logging library offering header-only or compiled usage, rich formatting via fmt, async mode, multiple log targets, and cross-platform support for Linux, Windows, macOS, and Android.
Developer toolsComponent libraries