What is Scala Native use case?

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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