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
- Low latency batching queues for Go☆75Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- a lightweight acl manager for go.☆83Updated last year
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Reduce Go programs☆216Updated 11 months ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆112Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- bloomfilter.js ported to Go☆95Updated last year
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- A scalable lock-free channel.☆134Updated 8 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- List of tools☆109Updated 5 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 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…☆71Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Tickers with random jitter☆90Updated 3 years ago