Kotlin Multiplatform - File I/O and de-compression questions

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin
I/O

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • okio

    A modern I/O library for Android, Java, and Kotlin Multiplatform.

  • I think the main multiplatform library for I/O currently is okio, https://github.com/square/okio. As for compression, you should probably create an expect class for the compressor and use platform specific calls for actual compression. Take a look at https://kotlinlang.org/docs/mpp-connect-to-apis.html.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Is it a good idea to use Google Guava library for Android development?

    2 projects | /r/codehunter | 15 May 2023
  • Why tools have Kotlin native to work with bytes?

    2 projects | /r/Kotlin | 3 Dec 2022
  • can I access and manipulate the iOS filesystem with kotlin multiplatform?

    2 projects | /r/Kotlin | 28 Sep 2022
  • Porting C++ code to Kotlin (ISO 15765-2)

    2 projects | /r/Kotlin | 5 Jun 2022
  • Kotlin/native: library for file io?

    3 projects | /r/Kotlin | 14 Jan 2022