open-vault/vendor/github.com/json-iterator/go
Hridoy Roy bd2dc7734c
Backport leader status telemetry [VAULT-672] (#10147)
* backport VAULT-672

* backport VAULT-672

* go mod tidy

* go mod tidy

* add back indirect import

* replace go mod and go sum with master version

* go mod vendor

* more go mod vendor

Co-authored-by: Hridoy Roy <hridoyroy@Hridoys-MBP.hitronhub.home>
Co-authored-by: Hridoy Roy <hridoyroy@Hridoys-MacBook-Pro.local>
2020-10-15 14:15:58 -07:00
..
.codecov.yml Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
.gitignore Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
.travis.yml Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
Gopkg.lock Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
Gopkg.toml Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
LICENSE Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
README.md Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
adapter.go Bump etcd client API dep (#8037) 2020-01-29 15:16:38 +01:00
any.go Update deps (#6580) 2019-04-12 11:51:37 -04:00
any_array.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_bool.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_float.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_int32.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_int64.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_invalid.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_nil.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_number.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_object.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_str.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
any_uint32.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
any_uint64.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
build.sh Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
config.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
fuzzy_mode_convert_table.md Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
go.mod Bump etcd client API dep (#8037) 2020-01-29 15:16:38 +01:00
go.sum Bump etcd client API dep (#8037) 2020-01-29 15:16:38 +01:00
iter.go Update to newest go-metrics, go mod vendor. (#8311) 2020-02-07 09:05:14 -05:00
iter_array.go Update to newest go-metrics, go mod vendor. (#8311) 2020-02-07 09:05:14 -05:00
iter_float.go Update deps (#6580) 2019-04-12 11:51:37 -04:00
iter_int.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
iter_object.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
iter_skip.go Bump etcd client API dep (#8037) 2020-01-29 15:16:38 +01:00
iter_skip_sloppy.go Update to newest go-metrics, go mod vendor. (#8311) 2020-02-07 09:05:14 -05:00
iter_skip_strict.go Update deps (#6580) 2019-04-12 11:51:37 -04:00
iter_str.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
jsoniter.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
pool.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
reflect.go Update to newest go-metrics, go mod vendor. (#8311) 2020-02-07 09:05:14 -05:00
reflect_array.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
reflect_dynamic.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
reflect_extension.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
reflect_json_number.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
reflect_json_raw_message.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
reflect_map.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
reflect_marshaler.go Update to newest go-metrics, go mod vendor. (#8311) 2020-02-07 09:05:14 -05:00
reflect_native.go Bump etcd client API dep (#8037) 2020-01-29 15:16:38 +01:00
reflect_optional.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
reflect_slice.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
reflect_struct_decoder.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
reflect_struct_encoder.go Update to newest go-metrics, go mod vendor. (#8311) 2020-02-07 09:05:14 -05:00
stream.go Backport leader status telemetry [VAULT-672] (#10147) 2020-10-15 14:15:58 -07:00
stream_float.go Bump etcd client API dep (#8037) 2020-01-29 15:16:38 +01:00
stream_int.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
stream_str.go Add alicloud auth (#5123) 2018-08-16 12:17:49 -07:00
test.sh Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00

README.md

Sourcegraph GoDoc Build Status codecov rcard License Gitter chat

A high-performance 100% compatible drop-in replacement of "encoding/json"

You can also use thrift like JSON using thrift-iterator

Benchmark

benchmark

Source code: https://github.com/json-iterator/go-benchmark/blob/master/src/github.com/json-iterator/go-benchmark/benchmark_medium_payload_test.go

Raw Result (easyjson requires static code generation)

ns/op allocation bytes allocation times
std decode 35510 ns/op 1960 B/op 99 allocs/op
easyjson decode 8499 ns/op 160 B/op 4 allocs/op
jsoniter decode 5623 ns/op 160 B/op 3 allocs/op
std encode 2213 ns/op 712 B/op 5 allocs/op
easyjson encode 883 ns/op 576 B/op 3 allocs/op
jsoniter encode 837 ns/op 384 B/op 4 allocs/op

Always benchmark with your own workload. The result depends heavily on the data input.

Usage

100% compatibility with standard lib

Replace

import "encoding/json"
json.Marshal(&data)

with

import jsoniter "github.com/json-iterator/go"

var json = jsoniter.ConfigCompatibleWithStandardLibrary
json.Marshal(&data)

Replace

import "encoding/json"
json.Unmarshal(input, &data)

with

import jsoniter "github.com/json-iterator/go"

var json = jsoniter.ConfigCompatibleWithStandardLibrary
json.Unmarshal(input, &data)

More documentation

How to get

go get github.com/json-iterator/go

Contribution Welcomed !

Contributors

Report issue or pull request, or email taowen@gmail.com, or Gitter chat