adonovan / genericsLinks
Experiments with Go generics
☆100Updated 4 years ago
Alternatives and similar repositories for generics
Users that are interested in generics are comparing it to the libraries listed below
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- A corpus of popular Go modules☆109Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.☆92Updated 4 years ago
- ☆101Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- An inflection engine for golang☆103Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Intern Go strings☆97Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Bitset data structure☆169Updated 3 years ago
- ☆121Updated last month
- A complete solution for static files in Go code☆129Updated last year
- some data structures and algorithms using golang☆69Updated 2 years ago
- ☆33Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- A go in-memory table☆229Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Time☆100Updated 2 years ago
- tryhard finds and rewrites code suitable for try.☆137Updated 6 years ago