1pkg / gotchaLinks
Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutine.
☆39Updated 2 years ago
Alternatives and similar repositories for gotcha
Users that are interested in gotcha are comparing it to the libraries listed below
Sorting:
- Better sync package for Go.☆22Updated 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
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- ☆33Updated 3 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 4 months ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- 😴 A tiny library for handling system interrupts☆39Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Intern Go strings☆95Updated last year
- The code used to serve gocorpus application☆52Updated last year
- Daily builds of active Go development branches☆18Updated 3 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 6 months ago
- Generic batches for go☆13Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- WIP. Redis client for Go☆16Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago