1pkg / gotchaLinks
Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutine.
☆39Updated 3 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 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- ☆33Updated 3 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 6 months ago
- Intern Go strings☆96Updated last year
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- The code used to serve gocorpus application☆52Updated last year
- Helper tool for manual Go code optimization.☆137Updated 7 months ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- ☆25Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Daily builds of active Go development branches☆18Updated 2 weeks ago
- Storing strings without GC overhead☆84Updated last month
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆29Updated 8 months ago
- Generic batches for go☆13Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- ☆100Updated 10 months ago
- A universal LL top-down parser written in Go☆47Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- ☆27Updated 3 years ago