loov / hrtime
High resolution timing and benchmarking for Go
☆256Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for hrtime
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- errgroup with goroutine worker limits☆162Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Miscellaneous Go hacks☆229Updated last month
- Golang circular (ring) buffer☆172Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- concurrency utilities☆289Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated last week
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆160Updated 3 years ago
- [mirror]☆281Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- A go in-memory table☆229Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Optimized bit-level Reader and Writer for Go.☆245Updated last year
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year