aclements / go-perfLinks
Go packages and tools for Linux perf
☆152Updated 2 years ago
Alternatives and similar repositories for go-perf
Users that are interested in go-perf are comparing it to the libraries listed below
Sorting:
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- io_uring support for go☆206Updated 5 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Reusable transparent log database☆145Updated 5 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A collection of concurrent ring buffers