home.social

#yyjson — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #yyjson, aggregated by home.social.

  1. During this Spring Festival, I created a mini framework called Ananda for faster and safer #JSON decoding in #Swift, which is based on #yyjson.
    github.com/nixzhu/Ananda

  2. is an extremely fast for .

    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 , beating it in several tests. yyjson is written in , and works on old hardware without .

    Website 🔗️: github.com/ibireme/yyjson