loov / hrtimeLinks
High resolution timing and benchmarking for Go
☆262Updated 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☆177Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 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
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 4 months ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆253Updated 11 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆402Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Load file-backed memory☆121Updated 2 years ago
- Customizable TCP net.Listener for Go☆149Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 5 years ago
- DNS lookup cache for Go☆287Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- concurrency utilities☆301Updated 6 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago