INFO
Name: yyjson
Version: 0.12.0-1.el9
Arch: x86_64
Summary: A high performance JSON library written in ANSI C
License: MIT
Vendor: Fedora Project
Build Host: buildvm-x86-23.rdu3.fedoraproject.org
Build Date: Thu Jan 15 14:32:21 2026
Size: 270284
URL: https://github.com/ibireme/yyjson
Description: 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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/b5003481000d3f96263176bd18cc621565c3fa
/usr/lib64/libyyjson.so.0
/usr/lib64/libyyjson.so.0.12.0
/usr/share/doc/yyjson
/usr/share/doc/yyjson/README.md
/usr/share/licenses/yyjson
/usr/share/licenses/yyjson/LICENSE
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
libyyjson.so.0()(64bit)
yyjson 0.12.0-1.el9
yyjson(x86-64) 0.12.0-1.el9
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/fe a
/usr/lib/.build-id/fe/b5003481000d3f96263176bd18cc621565c3fa a
/usr/lib64/libyyjson.so.0
/usr/lib64/libyyjson.so.0.12.0
/usr/share/doc/yyjson
/usr/share/doc/yyjson/README.md d
/usr/share/licenses/yyjson
/usr/share/licenses/yyjson/LICENSE l
LICENSE FILES
MIT
|