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
- A race detector for Golang☆12Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Performance related examples for Go☆29Updated last year
- ☆144Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated 11 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆73Updated last month
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated this week
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆200Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- sysconf for Go, without using cgo☆145Updated last week
- Experimental packages not in std and golang.org/exp☆80Updated 8 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago