jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go. A good deal of the code is ported from dsljson, and JSON parser. Traditional JSON parsers are slow. Jsoniter Java version could be 3x times faster than jackson/gson/fastjson. If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could be more than 6x times faster than standard lib (encoding/json). And the number is acheived with runtime reflection instead of go generate.
Features
- Full Documentation
- jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
- Good deal of the code is ported from dsljson, and jsonparser
- Jsoniter Java version could be 3x times faster than jackson/gson/fastjson
- Jsoniter Golang version could be more than 6x times faster than standard lib
- Jsoniter gets things done, as fast as possible
Categories
LibrariesLicense
MIT LicenseFollow JSON Iterator Java
Other Useful Business Software
We help you deliver Virtual and Hybrid Events using our Award Winning end-to-end Event Management Platform
EventsAIR have been anticipating and responding to the ever-changing event industry needs for over 30 years, providing innovative solutions that empower event organizers to create successful events around the globe.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSON Iterator Java!