☆148Mar 26, 2024Updated last year
Alternatives and similar repositories for pprofutils
Users that are interested in pprofutils are comparing it to the libraries listed below
Sorting:
- ☆12Aug 15, 2023Updated 2 years ago
- Work space for golang.org/x/perf version 2☆20Nov 14, 2020Updated 5 years ago
- ☆51Mar 7, 2023Updated 2 years ago
- Tool for plotting Go benchmark results☆17Jul 10, 2024Updated last year
- Parses Go tracebacks and finds possible deadlocks☆26Jul 11, 2020Updated 5 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Nov 2, 2025Updated 3 months ago
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- ☆13Jun 24, 2021Updated 4 years ago
- ☆27Mar 19, 2022Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Feb 13, 2026Updated 2 weeks ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 4 months ago
- ☆38Dec 17, 2022Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Oct 6, 2019Updated 6 years ago
- Upload pprof output to continuous profiler☆28Oct 14, 2019Updated 6 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Go packages and tools for Linux perf☆152Apr 13, 2023Updated 2 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 9 months ago
- Source code for pprof.host site☆17Sep 22, 2025Updated 5 months ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- Collect data about your dependencies☆43May 1, 2025Updated 10 months ago
- Library for parsing ELF files written in pure Go.☆31Jun 2, 2023Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Feb 9, 2024Updated 2 years ago
- A Go API for perf_event_open☆27Jul 3, 2024Updated last year
- A curated list of Awesome Go performance libraries and tools☆409May 3, 2024Updated last year
- felixge's notes on the various go profiling methods that are available.☆3,663Feb 13, 2026Updated 2 weeks ago
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated last year
- WIP☆21Jun 23, 2025Updated 8 months ago
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Nov 29, 2021Updated 4 years ago
- A minimalist HTTP request routing helper for Go.☆34Aug 4, 2022Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Jan 27, 2023Updated 3 years ago
- Non-Invasive goroutine inspector☆93Aug 8, 2025Updated 6 months ago
- Local file-based atomic cache manager☆49Feb 18, 2026Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated last year
- dig more, simplified more and know more☆17Feb 20, 2026Updated last week
- A fast little LRU cache for Go☆174May 22, 2023Updated 2 years ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Fastest conversions between string and byte slice☆11Feb 12, 2021Updated 5 years ago
- Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)☆10Jan 25, 2021Updated 5 years ago