felixge / pprofutils
☆137Updated 10 months ago
Alternatives and similar repositories for pprofutils:
Users that are interested in pprofutils are comparing it to the libraries listed below
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆167Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Perf Utilities for Go☆105Updated last year
- sprof is the next revolution in Go profiling☆80Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- Cache benchmark for Golang☆69Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 5 months ago
- Continuous profiling with perf☆59Updated 3 years ago
- ☆38Updated 2 years ago
- experimental raft storage☆90Updated last month
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- ☆117Updated last year
- io_uring support for go☆204Updated 4 years ago
- Performance related examples for Go☆27Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆78Updated last month
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago