gonerics
Generic utility
Generics implementation for Go to improve type safety and flexibility in generic programming
Generics for go
114 stars
5 watching
9 forks
Language: Go
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generic utilities for slices and goroutine patterns in Go | 76 |
| A collection of reusable utility functions in Go to simplify common programming tasks | 52 |
| A Go library providing functional programming utility functions with syntactic sugar. | 485 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |
| A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 100 |
| A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. | 48 |
| A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
| A tool for generating type-specific code in Go using generics | 1,710 |
| A package designed to eliminate redundant code in Go programs by providing common functions and utilities | 486 |
| A collection of reusable Go utility functions and tools. | 27 |
| A comprehensive utility package for Go programmers | 175 |
| A collection of string utilities for the Go programming language | 45 |
| A collection of reusable functions and data structures to simplify working with generic containers in Go. | 52 |
| A collection of reusable utility functions and libraries for the Go programming language | 1,741 |
| A tool for generating lexers and parsers from a BNF file with semantic actions. | 621 |