Derives and generates mundane golang functions that you do not want to maintain yourself
The generator translates finite-state machines described with specific text scripts to Ada language.
Java annotation processor to create immutable objects and builders, for records too. Sweep boilerplate code under the rug!
The main features of immutables/immutables are: Code Generation.
Open-source alternatives to immutables/immutables include: ahmetalpbalkan/go-linq — .NET LINQ capabilities in Go. awalterschulze/goderive — Derives and generates mundane golang functions that you do not want to maintain yourself. blady-com/automate — The generator translates finite-state machines described with specific text scripts to Ada language. clipperhouse/gen — Type-driven code generation for Go. componolit/recordflux — RecordFlux is a toolset for the formal specification and generation of verifiable binary parsers, message generators… abice/go-enum — An enum generator for go.