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:
- xxh3 fast hash function☆105Updated 6 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- Reduce Go programs☆216Updated last year
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- a lightweight acl manager for go.☆82Updated last year
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 7 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
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- An immutability helper for Go☆141Updated 8 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago