quasilyte / perf-heatmapLinks
Create a heatmap index based on the profile.proto profile data
☆24Updated 3 years ago
Alternatives and similar repositories for perf-heatmap
Users that are interested in perf-heatmap are comparing it to the libraries listed below
Sorting:
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- ☆27Updated 3 years ago
- ☆19Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- ☆18Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- WIP☆19Updated 4 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Generic batches for go☆13Updated 3 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Better sync package for Go.☆22Updated last year
- ☆33Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- ☆25Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Visualize Go SSA function using Graphviz☆49Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago