quasilyte / qpprofLinks
A helper tool to work with profile.proto (pprof) files
☆61Updated 3 years ago
Alternatives and similar repositories for qpprof
Users that are interested in qpprof are comparing it to the libraries listed below
Sorting:
- Helper tool for manual Go code optimization.☆137Updated 8 months ago
- CPU-guided performance analyzer for Go☆79Updated 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
- 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
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 6 years ago
- ☆33Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- ☆25Updated 3 years ago
- Intern Go strings☆96Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Better sync package for Go.☆22Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆101Updated 11 months ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- The code used to serve gocorpus application☆52Updated last year
- ☆27Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago