Top 4 Scala Graalvm Projects
-
Project mention: Enso – a builder and visualiser for data workflows | news.ycombinator.com | 2022-03-31
-
Project mention: GraalVM native-image with Scala 3 reflection hell | reddit.com/r/scala | 2022-01-09
The reason seems to be Scala 3's new encoding for lazy vals, where a reflective access to a variable called bitmap takes place. To demonstrate this, I took the http4s g8 template, set it up with Scala 3.1.0, added sbt native-image, started the nativeImageRunAgent and ran a single request against GET /joke. After stopping the server, the native-image run agent generated the reflective configs that are required for this path of execution. Comparing the generated Scala 2.13 with the Scala 3 configs, yields a bloated version for Scala 3 that contains these additional rules:
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
scala-graal
Make usage of Graal features easy and safe from Scala. Also features Scala-based React SSR.
We've got server-side rendering with scalajs-react and scala-graal. Here's a tutorial if anyone's interested. What's really cool about scala-graal is that it has some pretty cool caching so that even with dynamic inputs, you can render pages in nanoseconds (as opposed to 10+ or even 100+ ms).
-
Project mention: Do you contribute to open-source android projects? | reddit.com/r/androiddev | 2021-11-22
https://github.com/makingthematrix/scalaonandroid - that's my weekend project
Scala Graalvm related posts
Index
What are some of the best open-source Graalvm projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | enso | 5,499 |
2 | sbt-native-image | 197 |
3 | scala-graal | 181 |
4 | scalaonandroid | 100 |
Are you hiring? Post a new remote job listing for free.