jsontoolkit
« Back to VersTracker
Description:
Swiss-army knife library for expressive JSON programming in modern C++
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: json c++ library header-only parsing developer-tools
Install: brew install jsontoolkit
About:
Jsontoolkit is a comprehensive C++ library designed for efficient and expressive JSON manipulation. It provides a modern, header-only API for parsing, generating, and querying JSON data with high performance. The library focuses on developer productivity by offering intuitive syntax and robust error handling for complex JSON operations.
Key Features:
  • Modern, header-only C++17/20 API
  • High-performance parsing and serialization
  • Expressive JSON Pointer and JSON Patch support
  • Zero-dependency design for easy integration
Use Cases:
  • Building high-performance REST APIs and microservices in C++
  • Processing large JSON datasets for data analysis or ETL pipelines
  • Configuration file parsing and management in native applications
Alternatives:
  • nlohmann/json – More established but can be slower to compile; Jsontoolkit aims for faster compilation and a more modern API.
  • RapidJSON – Extremely fast but has a more complex, less intuitive API; Jsontoolkit prioritizes developer ergonomics.
Version History
Detected Version Rev Change Commit
Sep 14, 2024 10:58am 0 VERSION_BUMP 35b706af