go-perf / go-perftunerLinks
Helper tool for manual Go code optimization.
β137Updated 8 months ago
Alternatives and similar repositories for go-perftuner
Users that are interested in go-perftuner are comparing it to the libraries listed below
Sorting:
- A helper tool to work with profile.proto (pprof) filesβ61Updated 3 years ago
- Gopium πΊ: Smart Go Structures Optimizer and Managerβ215Updated last year
- 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
- Collection of dirty hacks in Goβ67Updated 2 years ago
- CPU-guided performance analyzer for Goβ79Updated 3 years ago
- Best-effort CPU-local sharded values for Goβ203Updated 4 years ago
- Intern Go stringsβ96Updated 2 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.β133Updated last year
- A code generation tool for instrumenting Go components.β137Updated 3 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Know when GC runs from inside your golang codeβ188Updated 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
- Convenience wrapper around "go test" + "benchstat".β22Updated 6 years ago
- View annotated files based on line-specβ227Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)β94Updated 3 years ago
- β33Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ53Updated 6 years ago
- Faster base64 encoding for Goβ184Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ115Updated last year
- Fast Concurrent / Parallel Sorting in Goβ142Updated 3 months ago
- fast int64-int64 map for goβ98Updated 3 weeks ago
- π΄ A tiny library for handling system interruptsβ38Updated 4 years ago
- Better sync package for Go.β22Updated last year
- Generate flags by parsing structuresβ164Updated 4 months ago
- β121Updated last year
- The code used to serve gocorpus applicationβ52Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β221Updated 2 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.β227Updated 3 years ago
- Storing strings without GC overheadβ84Updated 2 months ago
- A library for graceful restarts in Go.β96Updated 8 years ago