Fastjson is a JSON processor (JSON parser + JSON generator) written in Java.
Features
- FAST (measured to be faster than any other Java parser and databinder, incudes jackson. )
- Powerful (full data binding for common JDK classes as well as any Java Bean class, Collection, Map, Date or enum)
- Zero-dependency (doest not rely on other packages beyond JDK)
- Open Source (Apache License 2.0)
Follow fastjson
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Just what I needed, simple and powerful. Amazing job.
-
fastjson is a great open source json parser and json generator~~