|
rapidjson
☆
« Back to VersTracker
|
||||||||||
|
Description: JSON parser/generator for C++ with SAX and DOM style APIs |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: c++ json parser library header-only | ||||||||||
| Install: brew install rapidjson | ||||||||||
|
About: RapidJSON is a high-performance JSON parser and generator for C++. It provides both SAX (Simple API for XML) style event-driven parsing for low-latency streaming and DOM (Document Object Model) style in-memory manipulation. Its key value proposition is exceptional speed and memory efficiency, achieved through a template-based design and optimized algorithms. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|