go-json-benchmark
JSON benchmarks
A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language
Benchmark of Golang JSON Libraries
9 stars
2 watching
1 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
benchmarkdjsonjsonjsoniterjzonugorjiujson
Related projects:
Repository | Description | Stars |
---|---|---|
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 188 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
tyler-smith/golang-sql-benchmark | A collection of benchmarks for various Go database libraries | 65 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,194 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 862 |
simonwaldherr/golang-benchmarks | Benchmarking suite to measure performance of common string operations in Go. | 133 |
asaiyusuke/jsonpath-benchmark | Performs benchmarking of JSONPath libraries in Go. | 1 |
zerosnake0/jzon | A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,576 |
zerosnake0/goctx | A library that speeds up context value access in Go | 10 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 190 |
spyzhov/ajson | JSON parser with path selection support | 249 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
tylertreat/go-benchmarks | A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 |