go-perf / go-perftuner
Helper tool for manual Go code optimization.
☆130Updated last month
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
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆122Updated 8 months ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- A code generation tool for instrumenting Go components.☆136Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 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
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 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
- Go Web Socket☆31Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- 😴 A tiny library for handling system interrupts☆39Updated 3 years ago
- Intern Go strings☆94Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- CPU-guided performance analyzer for Go☆76Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- ☆33Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Generate flags by parsing structures☆159Updated 2 weeks ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- A memory allocator for Go.☆82Updated 5 years ago
- Transform Go code into it's AST☆123Updated 5 years ago