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:
- ☆38Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 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
- Package for getting the runtime ID of a goroutine☆49Updated last year
- A race detector for Golang☆12Updated 5 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- ☆143Updated last year
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 11 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last week
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 5 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Cache benchmark for Golang☆75Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆27Updated 3 years ago
- ☆33Updated 3 years ago
- Generic data structures in Go☆11Updated 3 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- slog experimental features☆12Updated last year