loov / hrtime
High resolution timing and benchmarking for Go
☆258Updated 4 years ago
Alternatives and similar repositories for hrtime:
Users that are interested in hrtime are comparing it to the libraries listed below
- 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
- A quick tour (or reminder) of Go performance tools☆267Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- concurrency utilities☆296Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Miscellaneous Go hacks☆238Updated 3 weeks ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 3 weeks ago
- DNS lookup cache for Go☆278Updated last year
- Fast, fully fledged murmur3 in Go.☆327Updated last year
- [mirror]☆280Updated 8 months ago
- Load file-backed memory☆122Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated this week
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Zero-allocation type-safe pool for Go☆231Updated 2 years ago