What is Scala Native use case?

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
  • Scala Native

    Your favorite language gets closer to bare metal.

  • Until recently, there was only 64-bit support. 32-bit support is coming, though, see this pr. This means that you will be able to target 32-bit microcontrollers soon. Anything lower than 32-bit might not be realistic.

  • scala-native-loop

    Extensible event loop and async-oriented IO for Scala Native; powered by libuv

  • https://github.com/scala-native/scala-native-loop https://github.com/lolgab/snunit

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

    Scala Native HTTP server based on NGINX Unit

  • https://github.com/scala-native/scala-native-loop https://github.com/lolgab/snunit

  • scala-native

    Your favorite language gets closer to bare metal. (by WojciechMazur)

  • Here's a SN branch where I was prototyping multithreading support, however it is a bit outdated, since it does not contain any changes from the moment I've switched my priority onto delivering Scala 3 support https://github.com/WojciechMazur/scala-native/tree/multithreading/develop

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

  • The Typelevel stack and Scala Native

    3 projects | /r/scala | 17 Sep 2022
  • Managed Memory Version of Rust?

    2 projects | /r/rust | 5 Mar 2023
  • Contrary to popular belief, Scala is actually a quite small and simple language

    4 projects | /r/programming | 18 Dec 2022
  • Dropping Scala 2.11 support in Scala.js and Scala Native

    3 projects | /r/scala | 6 Dec 2022
  • Virtual Threads: New Foundations for High-Scale Java Applications - Brian Goetz

    2 projects | /r/java | 23 Sep 2022