hasgo

Code generator

A code generator for Go with Haskell-inspired immutable and strongly-typed functions.

Haskell-flavoured functions for Go smiley

GitHub

141 stars
7 watching
11 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists

hacktoberfest

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
haskell-gi/haskell-giGenerates Haskell bindings for GObject Introspection capable libraries293
jmattheis/goverterAutomates the generation of type-safe conversion methods between data structures576
awalterschulze/goderiveAutomates generating implementations of common Go functions from input parameter types.1,246
senselogic/generisA lightweight code preprocessor for Go that adds features like generics and HTML templating.43
corbym/gogivenGenerates readable test output from Go code15
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
m1/go-generate-passwordA password generation tool with options for custom character sets and accessibility features.55
jakenvac/goidA UUID generator package in Go.41
rjeczalik/interfacesTools for generating interfaces and structs in Go423
clipperhouse/genA tool for generating code in Go with support for generics and runtime extensibility via typewriters.1,429
marlow/marlowA tool that generates type-safe code for interacting with data persistence layers at compile time.13
srdtrk/go-codegenGenerates Go code for CosmWasm smart contracts26
percolate/charlatanTools to generate mock implementations of interfaces in Go programming language203
corbym/htmlspecGenerates HTML output for BDD testing frameworks in Go1