https://github.com/karunarathnad/immuto
Immuto - Java Records-first object mapper.An annotation processor generates type-safe mapper implementations at compile time; the generated code calls each target record's canonical constructor directly - zero runtime reflection, sealed class support, full Java 21+ idioms.
https://github.com/karunarathnad/immuto
annotation-processor bean-mapper canonical-constructor code-generation dto-mapper immutable java java-records mapstruct-alternative modelmapper-alternative object-mapper open-source record-mapper sealed-classes type-safe zero-reflection
Last synced: 8 days ago
JSON representation
Immuto - Java Records-first object mapper.An annotation processor generates type-safe mapper implementations at compile time; the generated code calls each target record's canonical constructor directly - zero runtime reflection, sealed class support, full Java 21+ idioms.
- Host: GitHub
- URL: https://github.com/karunarathnad/immuto
- Owner: karunarathnad
- License: other
- Created: 2026-05-20T08:25:14.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2026-05-20T10:21:17.000Z (11 days ago)
- Last Synced: 2026-05-20T14:33:31.069Z (11 days ago)
- Topics: annotation-processor, bean-mapper, canonical-constructor, code-generation, dto-mapper, immutable, java, java-records, mapstruct-alternative, modelmapper-alternative, object-mapper, open-source, record-mapper, sealed-classes, type-safe, zero-reflection
- Language: Java
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE