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!
immutables/immutables 的主要功能包括:Code Generation。
immutables/immutables 的开源替代品包括: 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.