kellabyte / go-benchmarks
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:
- A collection of concurrent ring buffers☆133Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆110Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- Streaming TopK estimates☆86Updated 3 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 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 rpool provides a resource pool.☆88Updated 9 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Reduce Go programs☆215Updated last year
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆72Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 7 months ago
- a lightweight acl manager for go.☆83Updated last year
- Benchstat computes and compares statistics about benchmarks.☆141Updated 7 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago