Skip to content
New issue

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

yyjson, the fastest json parser for C #3256

Open
Raimo33 opened this issue Feb 2, 2025 · 2 comments
Open

yyjson, the fastest json parser for C #3256

Raimo33 opened this issue Feb 2, 2025 · 2 comments
Assignees

Comments

@Raimo33
Copy link

Raimo33 commented Feb 2, 2025

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)

@Raimo33
Copy link
Author

Raimo33 commented Feb 2, 2025

i can see that you already have many: json-c, json-cpp, json-glib, cJSON, jansson.
which btw are all slower

@Raimo33
Copy link
Author

Raimo33 commented Feb 2, 2025

also please add the .a static library

@ephut ephut removed the new label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants