aclements / go-perfLinks
Go packages and tools for Linux perf
☆144Updated 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:
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- io_uring support for go☆203Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Reusable transparent log database☆145Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Bindings for the LMDB C library☆165Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 6 months ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Effective Computation of Things☆194Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Streaming TopK estimates☆88Updated 4 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago