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☆96Updated last year
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 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
- Collection of unusual generics usecases in Go☆55Updated 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
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- ☆99Updated 9 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- Storing strings without GC overhead☆84Updated last month
- Barebones subcommand handling☆64Updated 6 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- ☆43Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Bitset data structure☆166Updated 2 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- ☆78Updated 5 years ago
- Example using yacc and ragel☆23Updated 8 years ago