-
Best practice in Android would be Moshi, which is written by many of the same authors as Gson but is still actively maintained. It's more or less a breaking upgrade from Gson.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Kotlin Serialization is also a newer option, but doesn't have as much traction.
-
swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
The (shitty) old Linux implementation has been on GitHub for years.
-
WPF is not abandoned (the last commit to its repo was today).
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
How would I serialize a JSON primitive to a class?
-
kotlinx-serialization won't serialize a List?
-
[Android/Multiplatform] Kotlin Flows + Ktor = Flawless HTTP requests (- ArrowKt)
-
Question about app weight... I want to use Apache commons math3, should I fork it and "crop" it to reduce compile times and app weight?
-
kotlinx.serialization 1.4.0 is out!