What is Scala Native use case?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. 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.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

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

  4. snunit

    Scala Native HTTP server based on NGINX Unit

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

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

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