ZIO Json is a fast and secure JSON library with tight ZIO integration. The goal of this project is to create the best all-round JSON library for Scala. Extreme performance is achieved by decoding JSON directly from the input source into business objects (docs/inspired by plokhotnyuk). Although not a requirement, the latest advances in Java Loom can be used to support arbitrarily large payloads with near-zero overhead. Best-in-class security is achieved with an aggressive early exit strategy that avoids costly stack traces, even when parsing malformed numbers. Malicious (and badly formed) payloads are rejected before finishing reading.
Features
- Performance to handle more requests per second than the incumbents, i.e. reduced operational costs
- Security to mitigate against adversarial JSON payloads that threaten the capacity of the server
- Fast Compilation no shapeless, no type astronautics
- Future-Proof, prepared for Scala 3 and next-generation Java
- Simple small codebase, concise documentation that covers everything
- Helpful errors are readable by humans and machines
Categories
JSONLicense
Apache License V2.0Follow ZIO JSON
You Might Also Like
Full Control for Complex IT - Try PRTG Now
As an IT monitoring expert, you need more than basic alerts - you need actionable data and full transparency. PRTG gives your team a single pane of glass for all systems, devices, and applications, with customizable dashboards and granular user management. Detect issues before they escalate, automate reporting, and ensure compliance with SLAs. PRTG’s scalable engine and advanced analytics help you optimize resources, reduce manual effort, and keep your organization running smoothly. Take control of your IT landscape and make smarter decisions with real-time, enterprise-grade monitoring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ZIO JSON!