adonovan / genericsLinks
Experiments with Go generics
☆99Updated 3 years ago
Alternatives and similar repositories for generics
Users that are interested in generics are comparing it to the libraries listed below
Sorting:
- Go templates invoked as functions☆154Updated 4 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- A corpus of popular Go modules☆108Updated 7 months ago
- ☆97Updated 5 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- This package provides a framework for writing validations for Go applications.☆93Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Print uncovered code☆56Updated 4 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- Allows to mark Go enum types as exhaustive.☆33Updated 9 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆33Updated 2 years ago
- An inflection engine for golang☆103Updated 8 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- ☆78Updated 5 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Intern Go strings☆95Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Integration testing in Go with Docker☆109Updated last month