adonovan / genericsLinks
Experiments with Go generics
☆100Updated 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
- Transform Go code into it's AST☆123Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A corpus of popular Go modules☆108Updated 8 months ago
- Check that no globals are present in Go code.☆117Updated last month
- Go module for encoding structs into URL query parameters☆78Updated 3 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Lightweight HTTP mocking in Go (aka golang)☆81Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Deep copy generator☆160Updated 8 months ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- ☆98Updated 6 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Integration testing in Go with Docker☆111Updated 2 months ago
- Expression evaluator for Go☆74Updated 3 months ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- Useful Go String methods☆191Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Notification broadcaster library☆154Updated 3 years ago
- some data structures and algorithms using golang☆69Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Intern Go strings☆96Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago