reconquest / goavaLinks
The research project based on the draft design of Go Generics
β34Updated 4 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β97Updated 2 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- β101Updated last year
- Convenience wrapper around "go test" + "benchstat".β22Updated 6 years ago
- Better sync package for Go.β22Updated last year
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 6 years ago
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.modβ112Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β90Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 9 years ago
- chi for fasthttpβ49Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- A helper tool to work with profile.proto (pprof) filesβ61Updated 3 years ago
- β43Updated 5 years ago
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- Generates automatically a Reset() methodβ35Updated 8 years ago
- Run JVM-based code in Go efficientlyβ84Updated last year
- Create a heatmap index based on the profile.proto profile dataβ24Updated 4 years ago
- Barebones subcommand handlingβ64Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ115Updated last year
- Helper tool for manual Go code optimization.β137Updated 10 months ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perβ¦β48Updated 2 years ago
- Transform Go code into it's ASTβ122Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Goβ144Updated 5 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go tβ¦β47Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β70Updated last year
- Buffered Reader/Writerβ78Updated 7 months ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.β34Updated 8 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrappingβ70Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago