kellabyte / go-benchmarksLinks
Benchmarks for various Go data structures and services
☆78Updated 7 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:
- Package errd simplifies error and defer handling.☆153Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Fast approximate quantiles in Go☆126Updated 3 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 5 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆380Updated 5 months ago
- View annotated files based on line-spec☆227Updated 2 years ago
- Distributed RWMutex in Go☆360Updated 6 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 4 years ago
- Reduce Go programs☆216Updated last year
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- go-jump: Jump consistent hashing☆387Updated 4 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago