#scala3 (14 Repositories)
Ranked open-source repositories tagged with #scala3, scored by pull request acceptance likelihood and maintainer engagement velocity.
49.2%
161.7h
14 repositories tagged #scala3
yaes-io/yaes
A direct-style effect system in Scala 3 that tracks effects using context parameters
deanwampler/programming-scala-book-code-examples
The code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)
scala/scala3
The Scala 3 compiler, also known as Dotty.
arainko/ducktape
Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct 🤔
sbt/sbt-jni
SBT Plugin to ease working with JNI
takapi327/ldbc
ldbc is Pure functional JDBC layer with Cats Effect 3 and Scala 3.
scalacenter/scala3-migrate
A tool to help migrating from Scala 2 to Scala 3
kubuszok/hearth
The first Scala macros' standard library
Baeldung/scala-tutorials
Supporting code for the tutorials on https://www.baeldung.com/scala
EmergentOrder/onnx-scala
An ONNX (Open Neural Network eXchange) API and backend for typeful, functional deep learning and classical machine learning in Scala 3
VirtusLab/iskra
Typesafe wrapper for Apache Spark DataFrame API
lunatech-labs/lunatech-scala2-to-scala3-course
Lunatech course - "Moving forward from Scala 2 to Scala 3"
bytedeco/storch-recommend
pure pytorch recommend system on scala3