Up to Date Resources for Learning Arrow / More Functional Kotlin

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

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
  • kiit

    Kotlin Framework for Apps, APIs, CLIs, Jobs, Mobile and more...

  • I don't use arrow or Category theory myself, but looking at the docs, they have valid reasons for deprecating Option ( from the docs and more so for creating type aliases for Either ). I'm doing this same approach with my implementation ( shameless plug ) of the **Result** type which is becoming somewhat universal for modeling successes and failures, and as an alternative to **Either**. You can easily type alias **Option = Result** and **Try = Result**. More details here. https://github.com/slatekit/slatekit/tree/main/src/lib/kotlin/slatekit-result

  • 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

  • what are you building with Kotlin?

    1 project | /r/Kotlin | 8 Jul 2022
  • Using an Application Identity

    1 project | dev.to | 15 Feb 2021
  • Ask HN: Scala vs. Kotlin?

    1 project | news.ycombinator.com | 20 Jan 2021
  • Create a Homebrew Installer

    1 project | dev.to | 17 Jan 2021
  • Anyone using any Actor Frameworks for Kotlin?

    3 projects | /r/Kotlin | 28 Jan 2021