distribution
distribution copied to clipboard
yyjson, the fastest json parser for C
Official package name: yyjson
License (must be an OSI approved Open Source license): MIT
Download URL of latest release: https://github.com/ibireme/yyjson/releases/tag/0.10.0
Latest release date (must be recent): Jul 9, 2024
Description: the fastest json parser in C which exploits SIMD instructions to be on par with simdjson (used by meta, nodejs etc)
i can see that you already have many: json-c, json-cpp, json-glib, cJSON, jansson. which btw are all slower
also please add the .a static library