hodgesds / perf-utilsLinks
Perf Utilities for Go
☆110Updated 2 years ago
Alternatives and similar repositories for perf-utils
Users that are interested in perf-utils are comparing it to the libraries listed below
Sorting:
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- sysconf for Go, without using cgo☆144Updated this week
- ☆143Updated last year
- Go packages and tools for Linux perf☆143Updated 2 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- io_uring support for go☆203Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- An Example of shipping BPF code with your Go project☆28Updated 3 years ago
- Continuous profiling with perf☆59Updated 4 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆92Updated last week
- ☆38Updated 2 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 4 months ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 10 months ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 9 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Trace Go program execution with uprobes and eBPF☆306Updated 5 months ago
- uprobe-based HTTP tracer for Go binaries☆61Updated 5 years ago
- ☆53Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Native persistent memory support for Go☆82Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 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
- GoLea is a Go library that provides the capability for a set of distributed processes to compete for leadership for a shared resource.☆45Updated 3 years ago
- Go package for managing marshaled types to protobuf.Any☆55Updated 9 months ago
- Object file abstractions in Go☆31Updated last year
- Non-Invasive goroutine inspector☆91Updated last week