SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 Scala High Performance Projects
-
Akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
pekko
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
-
jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
Project mention: 1BRC Merykitty's Magic SWAR: 8 Lines of Code Explained in 3k Words | news.ycombinator.com | 2024-03-09What an amazing step by step explanation!
More than 2 years ago I found that byte array view var handles are quite suitable to cook efficient SWAR routines with Java/Scala.
See a lot of other examples of SWAR usage, like parsing Base16/64 string, java.time.* and number values directly from byte arrays:
https://github.com/plokhotnyuk/jsoniter-scala/blob/master/js...
-
-
rtree2d
RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates
-
Scala High Performance discussion
Scala High Performance related posts
-
1BRC Merykitty's Magic SWAR: 8 Lines of Code Explained in 3k Words
-
Please try my JSON library
-
Kalix: Move to the Cloud. Extend to the Edge. Go Beyond.
-
Post your problems with Scala 3/2.13 compiler performance!
-
smithy-translate : a CLI tool to turn openapi specs and json-schema specs into smithy specs, written in Scala
-
I have lots of downtime at work, is there anything I can do online to make extra money?
-
Scala needs *highly* efficient libraries to survive in a multi-core age
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Index
What are some of the best open-source High Performance projects in Scala? This list will help you:
# | Project | Stars |
---|---|---|
1 | Akka | 13,088 |
2 | pekko | 1,265 |
3 | jsoniter-scala | 753 |
4 | Compute.scala | 200 |
5 | rtree2d | 132 |
6 | fast-string-interpolator | 90 |