loov / hrtime
High resolution timing and benchmarking for Go
☆259Updated 4 years ago
Alternatives and similar repositories for hrtime:
Users that are interested in hrtime are comparing it to the libraries listed below
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- concurrency utilities☆293Updated 5 years ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- errgroup with goroutine worker limits☆162Updated 2 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☆226Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- Load file-backed memory☆120Updated 2 years ago
- Miscellaneous Go hacks☆234Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- [mirror]☆280Updated 6 months ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆163Updated 4 years ago
- Various golang benchmarks I've written☆111Updated 7 years ago
- DNS lookup cache for Go☆277Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- A fast little LRU cache for Go☆167Updated last year
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 7 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- OpenTracing instrumentation for packages in the Go stdlib☆219Updated last week