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
Earn up to 15% annual interest with Nexo.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSON Iterator Java!