Scala Multiplatform. Across the Universe

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

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. Scala Async

    An asynchronous programming facility for Scala

    Who said FP was mandatory? Scala is not Haskell, nor Lisp! If you don't like effect systems and all, don't use them. The choice is yours, actually. Kotlin's coroutines aren't better than what Scala offers. You can even use async/await in Scala. IMO, if you get yourself in a "callback hell" with Scala, then you're not using it properly. For comprehensions are easy to understand, and work with Futures, for instance.

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

    RFCs for changes to Rust

    higher kinded polymorphism it's on the way

  4. scala-offheap

    Discontinued Experimental type-safe off-heap memory for Scala.

    So, at a semantic level, all the building blocks are there. Moreover, SN is the next-iteration of a prototype project called scala-offheap that was providing exactly the kind of syntactic sugar you evoke (on JVM). So it's definitely within the realm of possibilities that SN could be enriched with such syntactic sugar, by means of a compiler phase (or a third party compiler plugin) that would make low-level managed datatypes pretty close to the syntactic UX you describe.

  5. tyrian

    Elm-inspired Scala UI library.

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

  • Managed Memory Version of Rust?

    2 projects | /r/rust | 5 Mar 2023
  • Rust Dependencies Scare Me

    1 project | news.ycombinator.com | 9 May 2025
  • RFC: Rust Extended Standard Library

    1 project | news.ycombinator.com | 9 May 2025
  • C++26: more constexpr in the core language

    7 projects | news.ycombinator.com | 23 Apr 2025
  • Traits in Rust Explained: From Usage to Internal Mechanics

    1 project | dev.to | 31 Mar 2025

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