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:
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Intern Go strings☆95Updated last year
- Set of Go context's utilities.☆55Updated 4 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 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
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Better sync package for Go.☆22Updated last year
- ☆43Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 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 last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- Persist to disk channel for Go.☆47Updated 8 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
- Storing strings without GC overhead☆84Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 2 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- ☆33Updated 2 years ago