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
Go beyond a virtual data room with Datasite Diligence
The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSON Iterator Java!