Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Apache Fory JSON: Fastest Java JSON Serialization, 10x Faster Than Jackson/Gson (apache.org)
2 points by chaokunyang 36 days ago | hide | past | favorite | 2 comments


Apache Fory JSON is a high-performance JSON serialization framework for Java. It maps Java objects to and from standard JSON text and UTF-8 bytes.

In the published benchmarks, it reaches up to 10.91× Jackson’s throughput and 10.89× Gson’s in java-json-benchmark, and up to 5.55× and 10.00× respectively in the jvm-serializers MediaContent benchmark.

It supports JDK 8+, Android, and GraalVM Native Image. JDK17+ Record is also supported.

Feedback is welcome.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: