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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- A corpus of popular Go modules☆108Updated 11 months ago
- A complete solution for static files in Go code☆129Updated last year
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Check that no globals are present in Go code.☆119Updated 4 months ago
- ☆33Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Intern Go strings☆96Updated last year
- some data structures and algorithms using golang☆69Updated last year
- ☆121Updated last year
- Useful Go String methods☆191Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Go module for encoding structs into URL query parameters☆78Updated 6 months ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- ☆99Updated 9 months ago
- Deep copy generator☆160Updated 11 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- testcase is an opinionated testing framework to support test driven design.☆124Updated this week
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month