Back to Developer Roadmap

Jsoniter

src/data/roadmaps/scala/content/jsoniter@kyYPX8_vvnjixMeZQTPqA.md

4.0549 B
Original Source

Jsoniter

Jsoniter is a library for compile-time generation of safe and ultra-fast JSON codecs for Scala. It uses Scala macros to generate codecs and has its own core mechanics for parsing and serialization. Jsoniter is designed to provide high performance and efficient processing of JSON data, making it suitable for handling both small JSON messages and large JSON data sets.

Visit the following resources to learn more: