#yyjson — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #yyjson, aggregated by home.social.
-
During this Spring Festival, I created a mini framework called Ananda for faster and safer #JSON decoding in #Swift, which is based on #yyjson.
https://github.com/nixzhu/Ananda -
#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