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:
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆253Updated 11 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 4 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated 2 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- go-jump: Jump consistent hashing☆386Updated 3 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 3 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆379Updated 3 weeks ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- A Go implementation of the CASPaxos protocol☆298Updated 7 years ago
- View annotated files based on line-spec☆225Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆148Updated 3 years ago
- Reduce Go programs☆216Updated last year