Trying to decide on Scala or Kotlin

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

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

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

  • If you want to use Scala then I would use something like ZIO as it is the closest to an FP application framework.

  • Vert.x

    Vert.x is a tool-kit for building reactive applications on the JVM

  • Another option that I would strongly consider is Vert.x. It allows you to mix/match languages and could be a simple and risk-free way to introduce FP concepts into an application.

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

    A framework for writing robot software with functional programming in Scala

  • Whoa! Never expected a discussion about FIRST here! My team in high-school was actually the first (and only afaik) to use Scala to program their robots. We developed a functional framework for writing robot code (https://github.com/Team846/potassium) and even contributed support for 32-bit / ARM targets to Scala Native so we could compile our code to native binaries ahead of time. Our 2018 robot ran Scala Native the entire competition season https://github.com/Team846/code-2018.

  • code-2018

    Team 846's code base for their 2018 robot

  • Whoa! Never expected a discussion about FIRST here! My team in high-school was actually the first (and only afaik) to use Scala to program their robots. We developed a functional framework for writing robot code (https://github.com/Team846/potassium) and even contributed support for 32-bit / ARM targets to Scala Native so we could compile our code to native binaries ahead of time. Our 2018 robot ran Scala Native the entire competition season https://github.com/Team846/code-2018.

  • kapuchin

    Type-safe, cross-platform robotics framework for real-time control and the orchestration of high-level autonomous behavior.

  • Yeah, the team spent their focus on maintaining a Kotlin framework (https://github.com/Team846/kapuchin) after the switch. But Potassium was designed to be very FRC-agnostic (only ~10% of the code depends on WPILIB) so most components still work out of the box.

  • cats-effect

    The pure asynchronous runtime for Scala

  • Cats Effect is a high-performance, asynchronous, composable framework for building real-world applications in a purely functional style https://typelevel.org/cats-effect/

  • cats

    Lightweight, modular, and extensible library for functional programming.

  • Cats is a library which provides abstractions for functional programming in the Scala programming language. The name is a playful shortening of the word category. https://typelevel.org/cats/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Cats vs ZIO

    2 projects | /r/scala | 10 Jul 2022
  • I would like a job writing Haskell

    7 projects | news.ycombinator.com | 8 Feb 2022
  • New language features since Java 8 to 17

    4 projects | news.ycombinator.com | 24 Oct 2021
  • A question about Http4s new major version

    3 projects | /r/scala | 25 Apr 2023
  • 40x Faster! We rewrote our project with Rust!

    5 projects | /r/rust | 30 Jan 2023