Dozer VS MapStruct

Compare Dozer vs MapStruct and see what are their differences.

Dozer

Dozer is a Java Bean to Java Bean mapper that recursively copies data from one object to another. (by DozerMapper)

MapStruct

An annotation processor for generating type-safe bean mappers (by mapstruct)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Dozer MapStruct
3 23
2,056 6,752
0.5% 1.3%
6.6 7.8
23 days ago 3 days ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Dozer

Posts with mentions or reviews of Dozer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-06.

MapStruct

Posts with mentions or reviews of MapStruct. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-20.

What are some alternatives?

When comparing Dozer and MapStruct you can also consider the following projects:

ModelMapper - Intelligent object mapping

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

Orika - Simpler, better and faster Java bean mapping framework

Selma - Selma Java bean mapping that compiles

record-builder - Record builder generator for Java records

Jackson JSON Processor - Main Portal page for the Jackson project

Beanmapper - Library for converting from one Java class to a dissimilar Java class with similar names based on the Bean convention

Hibernate - Hibernate's core Object/Relational Mapping functionality