1
0
mirror of https://github.com/json-iterator/go.git synced 2025-03-23 21:09:11 +02:00
2016-12-11 23:55:55 +08:00
2016-12-11 10:04:26 +08:00
2016-12-11 15:53:35 +08:00
2016-12-11 15:53:35 +08:00
2016-12-10 14:34:36 +08:00
2016-12-09 13:08:14 +08:00
2016-12-02 11:22:20 +08:00
2016-12-05 13:41:20 +08:00
2016-12-11 15:53:35 +08:00
2016-12-06 23:51:29 +08:00
2016-12-08 10:02:18 +08:00
2016-12-01 10:35:38 +08:00
2016-12-01 10:35:38 +08:00
2016-12-11 18:19:26 +08:00
2016-12-02 11:22:20 +08:00
2016-12-08 09:48:26 +08:00
2016-12-11 18:19:26 +08:00
2016-12-06 23:51:29 +08:00
2016-12-10 23:59:40 +08:00
2016-12-11 15:53:35 +08:00
2016-11-30 08:30:24 +08:00
2016-12-11 23:55:55 +08:00

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go

Why jsoniter?

  • Jsoniter is the fastest JSON parser, it could be up to 10x faster than normal parser, data binding included (shameless self benchmark)
  • Having a developer friendly api is our #1 prioprity, you can choose from bind-api, any-api or iterator-api or all of them (checkout your api choices)
  • Unique iterator api can iterate through JSON directly, zero memory allocation! (see how iterator works)

Join us Gitter chat

Description
Languages
Go 99.9%
Shell 0.1%