felixge / fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
☆2,980Updated 2 weeks ago
Alternatives and similar repositories for fgprof
Users that are interested in fgprof are comparing it to the libraries listed below
Sorting:
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,289Updated last week
- Goroutine leak detector☆4,802Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- Graceful process restarts in Go☆2,973Updated 7 months ago
- Package for comparing Go values in tests☆4,397Updated 2 months ago
- Golang in-memory database built on immutable radix trees☆3,282Updated this week
- Go error library with error portability over the network☆2,200Updated last week
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,626Updated 7 months ago
- Golang LRU cache☆4,592Updated last month
- Circuit Breaker implemented in Go☆3,140Updated last month
- A Go (golang) package for representing a list of errors as a single error.☆2,452Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,908Updated 2 months ago
- Simple profiling for Go☆2,027Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your system☆6,846Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,675Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,631Updated last year
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,355Updated 3 months ago
- A FileSystem Abstraction System for Go☆6,198Updated this week
- A high performance memory-bound Go cache☆6,044Updated this week
- ⏱ The exponential backoff algorithm in Go☆3,670Updated 2 months ago
- Simple golang library for retry mechanism☆2,660Updated last month
- A Go blocking leaky-bucket rate limit implementation☆4,497Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,644Updated 2 weeks ago
- A tool to analyze and troubleshoot a Go binary size.☆1,701Updated last year
- Crash your app in style (Golang)☆3,661Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,933Updated 10 months ago
- Pure Go Redis server for Go unittests☆3,270Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,656Updated last month
- Mergo: merging Go structs and maps since 2013☆2,979Updated this week
- Resiliency patterns for golang☆2,286Updated 2 months ago