Description
Provides a fast C++ JSON parser and generator with both SAX and DOM-style APIs. It helps applications read, validate, write, and transform JSON data efficiently.
Developers use it as a data-format library. JSON from untrusted sources should still be size-limited and validated before it drives application behavior.