Airframe https://wvlet.org/airframe is a collection of lightweight building blocks for Scala.
Resources
Framework
-
Airframe DI: A Dependency Injection Library Tailored to Scala
-
Airframe RPC: A Framework for Using Scala Both for Frontend and Backend Programming
Build
Dotty (Scala 3.0)
For developing with Dotty, use DOTTY=true environment variable:
$ DOTTY=true ./sbt
> logJVM/test
Here is the list of milestones for Dotty support: #1077