loov / hrtimeLinks
High resolution timing and benchmarking for Go
☆265Updated 3 weeks 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☆257Updated 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
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 4 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 8 months ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Miscellaneous Go hacks☆242Updated last month
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago