We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
i can see that you already have many: json-c, json-cpp, json-glib, cJSON, jansson. which btw are all slower
Sorry, something went wrong.
also please add the .a static library
bwarden
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: