Getting Started with Kotlinx Serialization
A couple weeks ago, I benchmarked Gson, Jackson, and Moshi against each other. TLDR: Jackson is a speedy boi. If you’re interested, read the full article below: Benchmarking Gson vs Jackson vs Moshi 2020 However, what I didn’t test was the Jackson Kotlin module. And… Read More »Getting Started with Kotlinx Serialization