Looks performant which is great. Jackson (which the ablation studies compare with) is definitely my go-to. I’ve tried using kotlinx serialization a number of times, but always seem to run into edge cases and go back to Jackson.
From 2017. Limited info on Github from 2018. Not sure if this went anywhere though it looks interesting.
Looks performant which is great. Jackson (which the ablation studies compare with) is definitely my go-to. I’ve tried using kotlinx serialization a number of times, but always seem to run into edge cases and go back to Jackson.