Scala Native
Miniboxing
Our great sponsors
Scala Native | Miniboxing | |
---|---|---|
7 | 0 | |
4,126 | 118 | |
0.4% | 0.8% | |
9.2 | 0.0 | |
17 days ago | about 2 years ago | |
Scala | Java | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Scala Native
-
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
-
Scala 3 Native support was published
The release is binary compatible with previous ones, but Scala 3 on its own does not fully source compatible - more info about that in https://github.com/scala-native/scala-native/pull/2480 The full release is planned for the first weeks of January.
- Scala Native 0.4.1 is here!
-
GoKart: A static analysis tool for securing Go code
Scala Native probably.
But I've never used it so not sure how mature it is.
The other Go alternative I see is D.
Close to the metal but with high level features. Runs in a managed runtime. Creates native code.
-
ScalaNative + Python: any leads?
see https://github.com/scala-native/scala-native/issues/155
-
Why Scala (still) hasn't missed the Android opportunity
It can be challenging to exchange ideas between the left and the right side of a brain, so sometimes you might not get the outcome you are hoping for. Is this the PR in question? Add support for 32-bit platforms through a linker-level switch by shadaj · Pull Request #1571 · scala-native/scala-native (github.com) I personally see no reason why SN should not be able to target wasm, especially as the target is LLVM, but..
Miniboxing
We haven't tracked posts mentioning Miniboxing yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
PureConfig - A boilerplate-free library for loading configuration files
YahooFinanceScala - A non-blocking Yahoo Finance Scala client
scala-ssh - Remote shell access via SSH for your Scala applications
Eclair - A scala implementation of the Lightning Network.
Emil - Emil is a library for dealing with E-Mail in Scala.
pprint - Pretty-printing value, types and type-signatures in Scala
Scalan - Generic framework for development of domain-specific compilers in Scala
s2gen - A simple static site generator written in Scala
media4s - Scala command-line wrapper around ffmpeg, ffprobe, ImageMagick, and other tools relating to media.
Fansi - Scala/Scala.js library for manipulating Fancy Ansi colored strings
REPLesent - A neat little tool to build presentations using the Scala REPL
scala-pool - An object pool for Scala