genny
Genericizer
A tool for generating type-specific code in Go using generics
Elegant generics for Go
2k stars
23 watching
126 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |
| Generic utilities for slices and goroutine patterns in Go | 76 |
| A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
| Automated code generation tool for web applications based on API interfaces. | 279 |
| Generics implementation for Go to improve type safety and flexibility in generic programming | 114 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| Generates Go code for interacting with Smithy models | 182 |
| 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 tokenizer based on dictionary and Bigram language models for text segmentation in Chinese | 21 |
| A high-performance tokenization library for Go, capable of parsing various data formats and syntaxes. | 103 |
| A tool for generating lexers and parsers from a BNF file with semantic actions. | 621 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |
| Tools to generate mock implementations of interfaces in Go programming language | 203 |
| A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |