felixge / go-observability-benchLinks
Measure the overheads of various observability tools, especially profilers.
☆14Updated 3 years ago
Alternatives and similar repositories for go-observability-bench
Users that are interested in go-observability-bench are comparing it to the libraries listed below
Sorting:
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- ☆38Updated 2 years 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
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- ☆142Updated last year
- A race detector for Golang☆12Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- 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
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Performance related examples for Go☆29Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Generic data structures in Go☆11Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Cache benchmark for Golang☆74Updated last year
- ☆33Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 8 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 4 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Consistent hashing hashring implementation.☆34Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago