go-perf / go-perftunerLinks
Helper tool for manual Go code optimization.
β137Updated 7 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
- 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
- Collection of dirty hacks in Goβ67Updated 2 years ago
- Best-effort CPU-local sharded values for Goβ202Updated 4 years ago
- Intern Go stringsβ96Updated last year
- Faster base64 encoding for Goβ184Updated 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 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.β133Updated last year
- CPU-guided performance analyzer for Goβ79Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ53Updated 6 years ago
- β33Updated 3 years ago
- Storing strings without GC overheadβ84Updated last month
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)β182Updated last year
- A code generation tool for instrumenting Go components.β137Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Goβ141Updated 2 months ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Various golang benchmarks I've writtenβ110Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrandβ164Updated 4 years ago
- π΄ A tiny library for handling system interruptsβ38Updated 4 years ago
- Generic and fast binary serializer for Goβ232Updated last year
- View annotated files based on line-specβ227Updated last year
- A memory allocator for Go.β87Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- Miscellaneous Go hacksβ242Updated 5 months ago
- Generate flags by parsing structuresβ164Updated 3 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)β94Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallersβ87Updated 2 years ago
- A library for graceful restarts in Go.β94Updated 8 years ago
- Set of Go context's utilities.β56Updated 4 years ago