chimney
chimney copied to clipboard
"Coming from ..." sections in the documentation
It would be useful if we created in cookbook sections explaining how to use Chimney if someone has an experience in another library. What comes to mind:
- Automapper (C#/.Net)
- MapStruct (Java)
- ~Scala Automapper (Scala)~
- ~Henkan (Scala)~
- ~Ducktape (Scala)~
- Bastion (Scala)
- Express Mapper (C#)
- Copier (Go)
They should highlight:
- what are Chimney counterparts to other libraries options
- what options are missing in Chimney and if there are some workarounds
- what options Chimeny has which are missing the the other library
There are also other frameworks like https://www.baeldung.com/java-performance-mapping-frameworks
There's also Swift one: https://github.com/wickwirew/Converter
Another one in Scala - https://github.com/btlines/fluent