awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
immutables avatar

immutables/immutables

0
View on GitHub↗
3,562 stars·294 forks·Java·Apache-2.0·2 viewsimmutables.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 history

Star history chart for immutables/immutablesStar history chart for immutables/immutables

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Immutables

Similar open-source projects, ranked by how many features they share with Immutables.
  • ahmetalpbalkan/go-linqahmetalpbalkan avatar

    ahmetalpbalkan/go-linq

    3,654View on GitHub↗

    .NET LINQ capabilities in Go

    Go
    View on GitHub↗3,654
  • awalterschulze/goderiveawalterschulze avatar

    awalterschulze/goderive

    1,263View on GitHub↗

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

    Goderivingfunctional-programminggenerator
    View on GitHub↗1,263
  • blady-com/automateBlady-Com avatar

    Blady-Com/Automate

    7View on GitHub↗

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

    Ada
    View on GitHub↗7
  • abice/go-enumabice avatar

    abice/go-enum

    950View on GitHub↗

    An enum generator for go

    Go
    View on GitHub↗950
See all 23 alternatives to Immutables→

Frequently asked questions

What does immutables/immutables do?

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

What are the main features of immutables/immutables?

The main features of immutables/immutables are: Code Generation.

What are some open-source alternatives to immutables/immutables?

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.