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
modelmapper avatar

modelmapper/modelmapper

0
View on GitHub↗
2,349 stars·347 forks·Java·Apache-2.0·10 viewsmodelmapper.org↗

Modelmapper

Intelligent object mapping

Features

  • Bean Mapping - Intelligent library for automatic object-to-object mapping.

Star history

Star history chart for modelmapper/modelmapperStar history chart for modelmapper/modelmapper

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does modelmapper/modelmapper do?

Intelligent object mapping

What are the main features of modelmapper/modelmapper?

The main features of modelmapper/modelmapper are: Bean Mapping.

Which projects share features with modelmapper/modelmapper?

Projects with overlapping indexed features include: doov-io/doov — dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping. jmapper-framework/jmapper-core — Elegance, high performance and robustness all in one java bean mapper. mapstruct/mapstruct — MapStruct is an annotation processor and Java bean mapping framework that automatically generates high-performance… orika-mapper/orika — Simpler, better and faster Java bean mapping framework. remondis-it/remap — A declarative mapping library to simplify testable object mappings. xebia-france/selma — Selma Java bean mapping that compiles.

Projects sharing features with Modelmapper

These projects share indexed features with Modelmapper. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • doov-io/doovdoov-io avatar

    doov-io/doov

    101View on GitHub↗

    dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping

    Java
    View on GitHub↗101
  • jmapper-framework/jmapper-corejmapper-framework avatar

    jmapper-framework/jmapper-core

    245View on GitHub↗

    Elegance, high performance and robustness all in one java bean mapper

    Javaannotationsapibytecode
    View on GitHub↗245
  • mapstruct/mapstructmapstruct avatar

    mapstruct/mapstruct

    7,663View on GitHub↗

    MapStruct is an annotation processor and Java bean mapping framework that automatically generates high-performance data transfer code during the compilation process. It serves as a type-safe data mapper for converting information between different object types, specifically targeting Java beans and records. The project replaces manual boilerplate code by using Java interfaces as blueprints to generate concrete implementation classes. This approach ensures type safety and minimizes manual getter and setter calls by producing direct method calls during compilation. The framework handles data t

    Javaannotation-processorbean-mappingjava
    View on GitHub↗7,663
  • orika-mapper/orikaorika-mapper avatar

    orika-mapper/orika

    1,315View on GitHub↗

    Simpler, better and faster Java bean mapping framework

    Javajavamapper
    View on GitHub↗1,315
Compare all 6 related projects→