awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
immutables avatar

immutables/immutables

0
View on GitHub↗
3,562 星标·294 分支·Java·Apache-2.0·1 次浏览immutables.org↗

Immutables

Java annotation processor to create immutable objects and builders, for records too. Sweep boilerplate code under the rug!

Features

  • Code Generation - Generates immutable objects from interfaces to reduce boilerplate.

Star 历史

immutables/immutables 的 Star 历史图表immutables/immutables 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Immutables 的开源替代方案

相似的开源项目,按与 Immutables 的功能重合度排序。
  • ahmetalpbalkan/go-linqahmetalpbalkan 的头像

    ahmetalpbalkan/go-linq

    3,654在 GitHub 上查看↗

    .NET LINQ capabilities in Go

    Go
    在 GitHub 上查看↗3,654
  • awalterschulze/goderiveawalterschulze 的头像

    awalterschulze/goderive

    1,263在 GitHub 上查看↗

    Derives and generates mundane golang functions that you do not want to maintain yourself

    Goderivingfunctional-programminggenerator
    在 GitHub 上查看↗1,263
  • blady-com/automateBlady-Com 的头像

    Blady-Com/Automate

    7在 GitHub 上查看↗

    The generator translates finite-state machines described with specific text scripts to Ada language.

    Ada
    在 GitHub 上查看↗7
  • abice/go-enumabice 的头像

    abice/go-enum

    950在 GitHub 上查看↗

    An enum generator for go

    Go
    在 GitHub 上查看↗950
查看 Immutables 的所有 23 个替代方案→

常见问题解答

immutables/immutables 是做什么的?

Java annotation processor to create immutable objects and builders, for records too. Sweep boilerplate code under the rug!

immutables/immutables 的主要功能有哪些?

immutables/immutables 的主要功能包括:Code Generation。

immutables/immutables 有哪些开源替代品?

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.