adonovan / generics
Experiments with Go generics
☆96Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for generics
- some data structures and algorithms using golang☆69Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- When storing a value in a Go interface allocates memory on the heap.☆70Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Check that no globals are present in Go code.☆104Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Struct validation using tags☆46Updated 2 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆67Updated 3 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- ☆33Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆176Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- An inflection engine for golang☆102Updated last month
- A simple evaluator for arithmetic integer expressions.☆87Updated 3 years ago
- Intern Go strings☆92Updated 11 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Go templates invoked as functions☆152Updated 3 years ago
- Transform Go code into it's AST☆122Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆65Updated 5 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- A lightweight struct validator for Go☆78Updated 2 weeks ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Enriches the standard go http client with retry functionality.☆47Updated 5 months ago
- Useful Go String methods☆186Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆45Updated 5 months ago
- ☆88Updated 3 years ago