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
remondis-it avatar

remondis-it/remap

0
View on GitHub↗
127 stars·23 forks·Java·Apache-2.0·8 views

Remap

A declarative mapping library to simplify testable object mappings.

Features

  • Bean Mapping - Lambda-based mapping that avoids annotations for different field names.

Star history

Star history chart for remondis-it/remapStar history chart for remondis-it/remap

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 remondis-it/remap do?

A declarative mapping library to simplify testable object mappings.

What are the main features of remondis-it/remap?

The main features of remondis-it/remap are: Bean Mapping.

Which projects share features with remondis-it/remap?

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… modelmapper/modelmapper — Intelligent object mapping. orika-mapper/orika — Simpler, better and faster Java bean mapping framework. xebia-france/selma — Selma Java bean mapping that compiles.

Projects sharing features with Remap

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

    modelmapper/modelmapper

    2,349View on GitHub↗

    Intelligent object mapping

    Java
    View on GitHub↗2,349
Compare all 6 related projects→