SaaSHub helps you find the best software and product alternatives Learn more →
Scala Native Alternatives
Similar projects and alternatives to Scala Native
-
-
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.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
-
-
-
-
-
-
-
GoogleApiScala
This API is a wrapper for the google java libraries. Currently mapping Admin Directory, Drive, and Calendar.
-
-
Miniboxing
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
-
-
ScalaSTM
A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Scala Native discussion
Scala Native reviews and mentions
-
Pipelining might be my favorite programming language feature
a) Scala with no JVM exists: https://scala-native.org
b) Async works on Scala Native: https://github.com/lampepfl/gears
-
Reconnecting with Scala. What's new?
Links: - https://dotty.epfl.ch/ - https://scala-native.org/en/stable/ - https://www.scala-js.org/ - https://typelevel.org/ - https://zio.dev/ - https://github.com/scala-native/scala-native/pull/3120 - https://github.com/lampepfl/dotty/pull/16517 - https://dotty.epfl.ch/docs/reference/experimental/index.html - https://scala-cli.virtuslab.org/ - https://scalameta.org/metals/ - https://docs.scala-lang.org/scala3/guides/migration/compatibility-intro.html - https://www.scala-lang.org/blog/2023/04/18/faster-scalajs-development-with-frontend-tooling.html - https://www.scala-lang.org/blog/2022/08/17/long-term-compatibility-plans.html
-
About Scala-Native
There's a plant of topics in which we might need help. To name a few, we might need some help in [porting the remaining JSR-166 types](https://github.com/scala-native/scala-native/issues/3165) to Scala Native shipped with future experimental multithreading support, but also large parts of the Java standard library need some improvements or reimplementations. Last but not least, we need people dedicated to the optimization of our current toolchain to make it use fewer resources and allow for faster builds.
-
Managed Memory Version of Rust?
Scala Native could have been this language, but at this stage I don't see it happening.
-
Contrary to popular belief, Scala is actually a quite small and simple language
good stuff there is https://scala-native.org/ and http://www.scala-js.org/ then, I suppose?
-
Dropping Scala 2.11 support in Scala.js and Scala Native
Please vote for dropping Scala 2.11 support in Scala.js (https://github.com/scala-js/scala-js/issues/4759) and Scala Native (https://github.com/scala-native/scala-native/issues/2780)
-
Virtual Threads: New Foundations for High-Scale Java Applications - Brian Goetz
I presume only the JVM version of Scala can use Loom but scala-native (https://scala-native.org/) and scala-js (https://www.scala-js.org/) can't use Loom. Similarly with Kotlin, the JVM Kotlin gets Loom, but the native and Javascript backends do not.
-
The Typelevel stack and Scala Native
Nope. Scala Native is (still) single threaded, just like you are in e.g. Python or Node.js.
-
What is Scala Native use case?
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.
- MIT Scheme on Apple Silicon
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 May 2025
Stats
scala-native/scala-native is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of Scala Native is Scala.