reconquest / goavaLinks
The research project based on the draft design of Go Generics
β34Updated 3 years ago
Alternatives and similar repositories for goava
Users that are interested in goava are comparing it to the libraries listed below
Sorting:
- Intern Go stringsβ95Updated 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 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β81Updated 3 years ago
- Helper tool for manual Go code optimization.β130Updated 4 months ago
- β43Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 6 years ago
- Storing strings without GC overheadβ82Updated 5 years ago
- Set of Go context's utilities.β55Updated 4 years ago
- A helper tool to work with profile.proto (pprof) filesβ60Updated 3 years ago
- Better sync package for Go.β22Updated last year
- Visualization of Golang benchmark output using Google chartsβ85Updated 5 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ54Updated 6 years ago
- Persist to disk channel for Go.β47Updated 8 years ago
- Faster base64 encoding for Goβ182Updated 2 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.β34Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Goβ137Updated 3 weeks ago
- Matcher is a fast path matcher/globber supporting globstar/doublestarβ53Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β67Updated 11 months ago
- β33Updated 2 years ago
- xxh3 fast hash functionβ105Updated 6 years ago
- chi for fasthttpβ49Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.β86Updated 2 months ago
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 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
- β78Updated 5 years ago
- β98Updated 7 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 8 years ago
- π©ββοΈπ¨ββοΈ Mission-critical concurrent health checks synchronizationβ31Updated 2 months ago