kellabyte / go-benchmarksLinks
Benchmarks for various Go data structures and services
☆78Updated 6 years ago
Alternatives and similar repositories for go-benchmarks
Users that are interested in go-benchmarks are comparing it to the libraries listed below
Sorting:
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 8 months ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Reduce Go programs☆216Updated last year
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Go implementation of Linux Network Block Devices☆136Updated 9 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Tickers with random jitter☆90Updated 3 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago