go-perf / go-perftunerLinks
Helper tool for manual Go code optimization.
β132Updated 5 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β60Updated 3 years ago
- Gopium πΊ: Smart Go Structures Optimizer and Managerβ215Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.β131Updated last year
- Collection of dirty hacks in Goβ68Updated 2 years ago
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 2 years ago
- CPU-guided performance analyzer for Goβ80Updated 2 years ago
- Intern Go stringsβ95Updated last year
- Faster base64 encoding for Goβ183Updated 2 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 4 years ago
- View annotated files based on line-specβ225Updated last year
- Best-effort CPU-local sharded values for Goβ201Updated 3 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ54Updated 6 years ago
- π΄ A tiny library for handling system interruptsβ39Updated 4 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)β181Updated last year
- The code used to serve gocorpus applicationβ52Updated last year
- Generate flags by parsing structuresβ162Updated last month
- Better sync package for Go.β22Updated last year
- A code generation tool for instrumenting Go components.β135Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Goβ138Updated last week
- Various golang benchmarks I've writtenβ109Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ111Updated last year
- Go Web Socketβ31Updated 8 years ago
- β33Updated 2 years ago
- fast int64-int64 map for goβ98Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β218Updated 2 years ago
- A library for graceful restarts in Go.β94Updated 7 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)β94Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.modβ111Updated 3 years ago
- High performance JSON iterator & validator for Goβ96Updated last year