This library converts between python dataclasses and dicts (and json). It was created because when using the dataclasses-json library for my use case, I ran into limitations and performance issues.