A high performance JSON library written in ANSI C
A high performance JSON library written in ANSI C. Features - Fast: can read or write gigabytes per second JSON data on modern CPUs. - Portable: complies with ANSI C (C89) for cross-platform compatibility. - Strict: complies with RFC 8259 JSON standard, ensuring strict number format and UTF-8 validation. - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and custom memory allocator. - Accuracy: can accurately read and write int64, uint64, and double numbers. - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non null-terminated strings. - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch and JSON Merge Patch. - Developer-Friendly: easy integration with only one h and one c file.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.11.1-1.fc43 | - |
Fedora 42 | 0.11.1-1.fc42 | - |
Fedora 41 | 0.11.1-1.fc41 | - |
Fedora EPEL 9 | 0.10.0-1.el9 | - |
Fedora EPEL 8 | 0.10.0-1.el8 | - |
Fedora EPEL 10.1 | 0.10.0-2.el10_0 | - |
Fedora EPEL 10.0 | 0.10.0-2.el10_0 | - |
You can contact the maintainers of this package via email at
yyjson dash maintainers at fedoraproject dot org
.