Go benchmark of various packages.
Compare libgo packages such as time, timing, db, diff, random, serialization with added library to Go language and may be other library in ecosystem e.g. github, ...
- https://github.com/zchee/go-benchmarks
- alecthomas/go_serialization_benchmarks: Benchmarks of Go serialization methods
- cornelk/go-benchmark: Golang benchmarks used for optimizing code
- denji/awesome-http-benchmark: HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
- tyler-smith/golang-sql-benchmark: A benchmarking shootout of various db/SQL utilities for Go
- zchee/go-http-routing-benchmark: Go HTTP request router and web framework benchmark