#yyjson — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #yyjson, aggregated by home.social.
-
#yyjson is an extremely fast #JSON #parser for #C.
yyjson parses and writes JSON data with very high throughput. yyjson uses parallel instructions on modern CPUs to greatly speed up the conversion from and to JSON. yyjson is very competetive with #simdjson, beating it in several tests. yyjson is written in #C89, and works on old hardware without #SIMD.
Website 🔗️: https://github.com/ibireme/yyjson