go-perf / go-perftuner
Helper tool for manual Go code optimization.
☆127Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-perftuner
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Collection of dirty hacks in Go☆67Updated 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 4 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 5 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆120Updated 3 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- 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 4 years ago
- Intern Go strings☆92Updated 11 months ago
- 😴 A tiny library for handling system interrupts☆39Updated 3 years ago
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- View annotated files based on line-spec☆226Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Generate flags by parsing structures☆156Updated last week
- A library for graceful restarts in Go.☆95Updated 7 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆210Updated 6 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A code generation tool for instrumenting Go components.☆133Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- A memory allocator for Go.☆81Updated 4 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 2 years ago
- Faster base64 encoding for Go☆180Updated last year
- Package bad idea contains no good ideas☆29Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Better sync package for Go.☆22Updated 8 months ago
- xxh3 fast hash function☆104Updated 5 years ago