High-performance JSON parsing and manipulation with static memory allocation and streaming support for maximum efficiency.
Nen-JSON is a high-performance JSON processing library built in Zig that provides lightning-fast parsing, manipulation, and serialization capabilities. Built on the same principles as other Nen libraries, it uses static memory allocation and inline function optimization for predictable, high-performance JSON operations.