Apple's Swift rewrite of its Foundation framework will be open source

This page summarizes the projects mentioned and recommended in the original post on /r/programming

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Moshi

    A modern JSON library for Kotlin and Java.

    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.

  2. 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.

    InfluxDB logo
  3. kotlinx.serialization

    Kotlin multiplatform / multi-format serialization

    Kotlin Serialization is also a newer option, but doesn't have as much traction.

  4. swift-corelibs-foundation

    The Foundation Project, providing core utilities, internationalization, and OS independence

    The (shitty) old Linux implementation has been on GitHub for years.

  5. WPF

    WPF is a .NET Core UI framework for building Windows desktop applications.

    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.

Suggest a related project

Related posts

  • How would I serialize a JSON primitive to a class?

    2 projects | /r/Kotlin | 1 Jul 2023
  • kotlinx-serialization won't serialize a List?

    1 project | /r/Kotlin | 16 Jun 2023
  • [Android/Multiplatform] Kotlin Flows + Ktor = Flawless HTTP requests (- ArrowKt)

    1 project | /r/androiddev | 15 Mar 2023
  • 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?

    1 project | /r/androiddev | 27 Jan 2023
  • kotlinx.serialization 1.4.0 is out!

    1 project | /r/Kotlin | 23 Aug 2022

Did you know that Kotlin is
the 17th most popular programming language
based on number of references?