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
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 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
- Better sync package for Go.☆22Updated last year
- Helper tool for manual Go code optimization.☆137Updated 9 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 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.☆70Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Barebones subcommand handling☆64Updated 6 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
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Composable utilities for Go contexts☆26Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- ☆43Updated 5 years ago
- ☆101Updated last year
- ☆33Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 3 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years 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
- Generates automatically a Reset() method☆35Updated 8 years ago