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
jmapper-framework avatar

jmapper-framework/jmapper-core

0
View on GitHub↗
245 stars·41 forks·Java·Apache-2.0·14 viewsjmapper-framework.github.io/jmapper-core↗

Jmapper Core

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

Features

  • Bean Mapping - Bytecode-based mapping with support for annotations and XML.

Star history

Star history chart for jmapper-framework/jmapper-coreStar history chart for jmapper-framework/jmapper-core

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

Projects sharing features with Jmapper Core

These projects share indexed features with Jmapper Core. 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
  • 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
  • modelmapper/modelmappermodelmapper avatar

    modelmapper/modelmapper

    2,349View on GitHub↗

    Intelligent object mapping

    Java
    View on GitHub↗2,349
  • 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→

Frequently asked questions

What does jmapper-framework/jmapper-core do?

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

What are the main features of jmapper-framework/jmapper-core?

The main features of jmapper-framework/jmapper-core are: Bean Mapping.

Which projects share features with jmapper-framework/jmapper-core?

Projects with overlapping indexed features include: doov-io/doov — dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping. mapstruct/mapstruct — MapStruct is an annotation processor and Java bean mapping framework that automatically generates high-performance… modelmapper/modelmapper — Intelligent object mapping. 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.