kellabyte / go-benchmarks
Benchmarks for various Go data structures and services
☆78Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-benchmarks
- xxh3 fast hash function☆104Updated 5 years ago
- Templates, generics engine for Go☆136Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- Low latency batching queues for Go☆74Updated 7 years ago
- Go implementation of Linux Network Block Devices☆133Updated 3 months ago
- Validate Go Datastructures Based on How Similar They Look☆1Updated 3 months ago
- Protocol Buffer compiler written in Go☆121Updated 8 years ago
- Fast approximate quantiles in Go☆127Updated last year
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆200Updated 3 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Profiler injection and analysis tool☆122Updated 7 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Reduce Go programs☆216Updated 8 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 7 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆216Updated last year
- Package rpool provides a resource pool.☆88Updated 8 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆111Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 5 years ago