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 6 years ago
- Intern Go strings☆97Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 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
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Composable utilities for Go contexts☆26Updated 7 years ago
- Better sync package for Go.☆22Updated last year
- Helper tool for manual Go code optimization.☆137Updated 10 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Storing strings without GC overhead☆86Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆101Updated last year
- Barebones subcommand handling☆64Updated 6 years ago
- Persist to disk channel for Go.☆49Updated 8 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- ☆33Updated 3 years ago
- ☆42Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- Generates automatically a Reset() method☆35Updated 8 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Bitset data structure☆169Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago