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:
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Intern Go strings☆96Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 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
- Barebones subcommand handling☆64Updated 6 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Better sync package for Go.☆22Updated last year
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- ☆99Updated 10 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- ☆43Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Constant Database native golang implementation☆39Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A complete solution for static files in Go code☆129Updated last year