go-perf / go-perftuner
Helper tool for manual Go code optimization.
β131Updated last week
Alternatives and similar repositories for go-perftuner:
Users that are interested in go-perftuner are comparing it to the libraries listed below
- A helper tool to work with profile.proto (pprof) filesβ60Updated 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
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ54Updated 5 years ago
- Collection of dirty hacks in Goβ67Updated 2 years ago
- Gopium πΊ: Smart Go Structures Optimizer and Managerβ213Updated 11 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.β122Updated 7 months ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- Intern Go stringsβ94Updated last year
- π΄ A tiny library for handling system interruptsβ39Updated 3 years ago
- Go Web Socketβ31Updated 7 years ago
- Various golang benchmarks I've writtenβ111Updated 7 years ago
- A memory allocator for Go.β81Updated 5 years ago
- CPU-guided performance analyzer for Goβ75Updated 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
- Best-effort CPU-local sharded values for Goβ199Updated 3 years ago
- View annotated files based on line-specβ227Updated last year
- A spinlock implementation for Go.β61Updated 4 years ago
- π©ββοΈπ¨ββοΈ Mission-critical concurrent health checks synchronizationβ31Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β218Updated last year
- Set of Go context's utilities.β54Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallersβ85Updated last year
- cheap Go type to hold & operate on either a read-only []byte or stringβ108Updated 8 months ago
- A library for graceful restarts in Go.β94Updated 7 years ago
- xxh3 fast hash functionβ105Updated 6 years ago
- Generate flags by parsing structuresβ159Updated 4 months ago
- Know when GC runs from inside your golang codeβ188Updated 2 years ago
- GopherCon Russia talksβ152Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- β‘οΈ lock-free utilities in Goβ155Updated 10 months ago
- π§ Flexible mechanism to make execution flow interruptible.β102Updated 3 years ago