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 3 years ago
Linked from 2 awesome lists

hacktoberfest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 290
jmattheis/goverter Tool for generating type-safe converters in Go 525
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,243
senselogic/generis A lightweight code preprocessor for Go that adds features like generics and HTML templating. 43
corbym/gogiven Generates readable test output from Go code 15
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,581
m1/go-generate-password A password generation tool with options for custom character sets and accessibility features. 55
jakenvac/goid A UUID generator package in Go. 41
rjeczalik/interfaces Tools for generating interfaces and structs in Go 423
clipperhouse/gen A tool for generating code in Go with support for generics and runtime extensibility via typewriters. 1,429
marlow/marlow A tool that generates type-safe code for interacting with data persistence layers at compile time. 13
srdtrk/go-codegen Generates Go code for CosmWasm smart contracts 26
percolate/charlatan Tools to generate mock implementations of interfaces in Go programming language 203
corbym/htmlspec Generates HTML output for BDD testing frameworks in Go 1