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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to inferred/freebuilder

Open-source alternatives to FreeBuilder

30 open-source projects similar to inferred/freebuilder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best FreeBuilder alternative.

  • abice/go-enumabice avatar

    abice/go-enum

    950View on GitHub↗

    An enum generator for go

    Go
    View on GitHub↗950
  • agrafix/elm-bridgeagrafix avatar

    agrafix/elm-bridge

    106View on GitHub↗

    Haskell: Derive Elm types from Haskell types

    Elm
    View on GitHub↗106
  • ahmetalpbalkan/go-linqahmetalpbalkan avatar

    ahmetalpbalkan/go-linq

    3,654View on GitHub↗

    .NET LINQ capabilities in Go

    Go
    View on GitHub↗3,654
  • andreasewering/protoc-gen-elmandreasewering avatar

    andreasewering/protoc-gen-elm

    19View on GitHub↗

    An Elm plugin for protoc

    Elm
    View on GitHub↗19
  • andreasewering/travelm-agencyandreasewering avatar

    andreasewering/travelm-agency

    49View on GitHub↗

    Compile time internationalization for Elm supporting multiple input and output formats

    Elm
    View on GitHub↗49
  • antst/go-apispecantst avatar

    antst/go-apispec

    30View on GitHub↗

    Generate OpenAPI 3.1 specs from Go source code via static analysis — zero annotations, automatic framework detection

    Go
    View on GitHub↗30

AI search

Explore more awesome repositories

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

Find more with AI search
  • avast/android-butterknife-zeleznyavast avatar

    avast/android-butterknife-zelezny

    3,351View on GitHub↗

    Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.

    Java
    View on GitHub↗3,351
  • 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
  • bcaillard/jspecify-packageinfo-generatorbcaillard avatar

    bcaillard/jspecify-packageinfo-generator

    3View on GitHub↗

    This Maven plugin automatically generates package-info.java files with JSpecify annotations (@NullMarked or @NullUnmarked), helping you manage nullness boundaries in your Java projects without manual boilerplate.

    Javageneratorjavajspecify
    View on GitHub↗3
  • dave/jenniferdave avatar

    dave/jennifer

    3,618View on GitHub↗

    Jennifer is a code generator for Go

    Go
    View on GitHub↗3,618
  • deepmap/oapi-codegendeepmap avatar

    deepmap/oapi-codegen

    8,398View on GitHub↗

    oapi-codegen is a suite of generators that converts OpenAPI 3 specifications into type-safe Go client libraries, server boilerplate, and data models. It provides tools for producing production-ready HTTP clients and server-side interfaces to ensure that Go implementations remain compliant with defined API contracts. The tool supports server generation across various web frameworks and allows for extensive customization via template overrides, specification overlays, and custom type definition mappings. It handles complex API requirements through external reference resolution to organize code

    Go
    View on GitHub↗8,398
  • dillonkearns/elm-graphqldillonkearns avatar

    dillonkearns/elm-graphql

    788View on GitHub↗

    Autogenerate type-safe GraphQL queries in Elm.

    Elm
    View on GitHub↗788
  • dillonkearns/elm-ts-jsondillonkearns avatar

    dillonkearns/elm-ts-json

    45View on GitHub↗

    Build up Encoders/Decoders with well-defined TypeScript types! The API in this package is the foundation of the elm-ts-interop CLI tool, but can be used for other purposes as well.

    Elm
    View on GitHub↗45
  • dillonkearns/elm-typescript-interopdillonkearns avatar

    dillonkearns/elm-typescript-interop

    165View on GitHub↗

    Generate TypeScript declaration files for your elm ports!

    Elm
    View on GitHub↗165
  • dragonwasrobot/json-schema-to-elmdragonwasrobot avatar

    dragonwasrobot/json-schema-to-elm

    92View on GitHub↗

    Generates Elm types, JSON decoders, JSON encoders and fuzz tests from JSON schema specifications

    Elixir
    View on GitHub↗92
  • folq/haskell-to-elmfolq avatar

    folq/haskell-to-elm

    63View on GitHub↗

    Generate Elm types, encoders, and decoders from Haskell types

    Haskell
    View on GitHub↗63
  • google/autogoogle avatar

    google/auto

    10,545View on GitHub↗

    This project is a Java annotation processing framework and source code generator designed to automate repetitive boilerplate and reduce manual coding errors. It functions as a toolkit for building custom annotation processors that produce source code, metadata, and type definitions during the compilation process. The framework specifically automates the creation of immutable value types with built-in equality and hashing logic, as well as the generation of factory implementations for dependency injection. It also handles the automated production of service provider configuration files to enab

    Java
    View on GitHub↗10,545
  • hexdigest/gowraphexdigest avatar

    hexdigest/gowrap

    1,329View on GitHub↗

    GoWrap is a command line tool for generating decorators for Go interfaces

    Go
    View on GitHub↗1,329
  • hsz/idea-gitignorehsz avatar

    hsz/idea-gitignore

    1,324View on GitHub↗

    .ignore 4.x

    Kotlin
    View on GitHub↗1,324
  • inmite/android-selector-chapekinmite avatar

    inmite/android-selector-chapek

    1,560View on GitHub↗

    Android Studio plugin which automatically generates drawable selectors from appropriately named resources.

    Java
    View on GitHub↗1,560
  • jeromevdl/android-holo-colors-idea-pluginjeromevdl avatar

    jeromevdl/android-holo-colors-idea-plugin

    633View on GitHub↗

    IntelliJ / Android Studio plugin for Android Holo Colors

    Java
    View on GitHub↗633
  • jhipster/generator-jhipsterjhipster avatar

    jhipster/generator-jhipster

    22,418View on GitHub↗

    This project is a full-stack application generator and Java application scaffolder designed to produce the initial project structure and boilerplate code for modern web applications and microservice architectures. It functions as a development platform that uses predefined technology stacks to automate the creation of backend services and APIs. The system includes a customizable code blueprint tool, allowing users to extend or replace standard generation patterns to modify the default code structure of client and server components. It also provides a containerized development environment to e

    TypeScriptangularclouddocker
    View on GitHub↗22,418
  • jmattheis/goverterjmattheis avatar

    jmattheis/goverter

    856View on GitHub↗

    Generate type-safe Go converters by defining function signatures.

    Go
    View on GitHub↗856
  • kgmyshin/eventbus-intellij-pluginkgmyshin avatar

    kgmyshin/eventbus-intellij-plugin

    313View on GitHub↗

    Plugin to navigate between events posted by EventBus.

    Java
    View on GitHub↗313
  • laobie/findviewbymelaobie avatar

    laobie/FindViewByMe

    227View on GitHub↗

    A plugin for android developer, with the plugin you can generate "findViewById" code quickly.

    Java
    View on GitHub↗227
  • marcel091004/easyentitytodtoMarcel091004 avatar

    Marcel091004/EasyEntityToDTO

    8View on GitHub↗

    A small library to easily map Entitys to DTOs and back for your API

    Javaannotation-processorautomatic-mapperboilerplate-reduction
    View on GitHub↗8
  • mcharmas/android-parcelable-intellij-pluginmcharmas avatar

    mcharmas/android-parcelable-intellij-plugin

    2,124View on GitHub↗

    IntelliJ Plugin for Android Parcelable boilerplate code generation.

    Java
    View on GitHub↗2,124
  • mdgriffith/elm-codegenmdgriffith avatar

    mdgriffith/elm-codegen

    146View on GitHub↗

    Elm CodeGen is an Elm package and CLI tool for generating Elm code.

    Elm
    View on GitHub↗146
  • monty5811/postcss-elm-tailwindmonty5811 avatar

    monty5811/postcss-elm-tailwind

    99View on GitHub↗

    put some tailwind in your elm

    JavaScript
    View on GitHub↗99
  • mult1mate/protoc-gen-httpgoMUlt1mate avatar

    MUlt1mate/protoc-gen-httpgo

    23View on GitHub↗

    protoc plugin that generates HTTP server and client

    Go
    View on GitHub↗23