felixge / go-observability-bench
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
- ☆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…☆45Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A race detector for Golang☆12Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Collect data about your dependencies☆43Updated this week
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- ☆28Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- go binding for rdma rsocket☆22Updated 4 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- ⏱️ Reliable performance measurement for Go programs. All in one design.