loov / hrtimeLinks
High resolution timing and benchmarking for Go
☆260Updated 4 years ago
Alternatives and similar repositories for hrtime
Users that are interested in hrtime are comparing it to the libraries listed below
Sorting:
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- [mirror]☆280Updated 10 months ago
- DNS lookup cache for Go☆286Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- concurrency utilities☆301Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 9 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Miscellaneous Go hacks☆241Updated 3 weeks ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 2 months ago
- A go in-memory table☆229Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Go Pooling Helpers☆116Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated last year