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:
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- 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
- ☆33Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 4 months ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Helper tool for manual Go code optimization.☆137Updated 6 months ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- The code used to serve gocorpus application☆52Updated last year
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- ☆25Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- ☆27Updated 3 years ago
- Intern Go strings☆96Updated last year
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Golang linter to check the errors handling expressions☆55Updated last week
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Daily builds of active Go development branches☆18Updated 3 weeks ago
- Generic batches for go☆13Updated 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- errs is a package for making errors friendly and easy☆53Updated 11 months ago
- A universal LL top-down parser written in Go☆47Updated 5 years ago