FasterXML / smile-format-specification

New home for Smile format (https://en.wikipedia.org/wiki/Smile_(data_interchange_format))
BSD 2-Clause "Simplified" License
92 stars 14 forks source link

Added kotlinx-serialization-smile to the list of implementations #22

Closed vooft closed 3 months ago

vooft commented 3 months ago

Hello,

I created a Kotlin Multiplatform implementation of the smile format for kotlinx-serialization, which doesn't have dependencies on JVM except for tests.