Repositories tagged with "scala3"
scala3
scala
โThe Scala 3 compiler, also known as Dotty.โ
chimney
scalalandio
โScala library for boilerplate-free, type-safe data transformationsโ
jsoniter-scala
plokhotnyuk
โScala macros for compile-time generation of safe and ultra-fast JSON codecs + circe boosterโ
trading
gvolpe
โ๐ฑ Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)โ
programming-scala-book-code-examples
deanwampler
โThe code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)โ
ducktape
arainko
โ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 ๐คโ
scala-tutorials
Baeldung
โSupporting code for the tutorials on https://www.baeldung.com/scalaโ
scalaprops
โproperty based testing library for Scalaโ
lunatech-scala2-to-scala3-course
lunatech-labs
โLunatech course - "Moving forward from Scala 2 to Scala 3"โ
scala3.g8
kebs
theiterators
โScala library to eliminate boilerplateโ
hearth
kubuszok
โThe first Scala macros' standard libraryโ
onnx-scala
EmergentOrder
โAn ONNX (Open Neural Network eXchange) API and backend for typeful, functional deep learning and classical machine learning in Scala 3โ
iskra
VirtusLab
โTypesafe wrapper for Apache Spark DataFrame APIโ
storch-recommend
bytedeco
โpure pytorch recommend system on scala3โ
yaes
yaes-io
โA direct-style effect system in Scala 3 that tracks effects using context parametersโ
sbt-jni
sbt
โSBT Plugin to ease working with JNIโ
functional-way
ashwinbhaskar
โWrite small programs (eg -algorithms) in a functional way. โ