rallyReid's Stars
scalapb/zio-grpc
ScalaPB meets ZIO: write purely functional gRPC services and clients using ZIO
softwaremill/sttp
The Scala HTTP client you always wanted!
deanwampler/JustEnoughScalaForSpark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
zio/interop-cats
ZIO instances for cats-effect type classes
zio/zio-actors
A high-performance, purely-functional library for building, composing, and supervising typed actors based on ZIO
jaceklaskowski/scalania
Learn Scala by examples
http4s/http4s
A minimal, idiomatic Scala interface for HTTP
typelevel/doobie
Functional JDBC layer for Scala.
deanwampler/spark-scala-tutorial
A free tutorial for Apache Spark.
scala/scala3
The Scala 3 compiler, also known as Dotty.
facebook/Haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services.
zio/zio-query
Add efficient pipelining, batching, and caching to any data source
rallyhealth/play-test-ops
Async helpers for testing Play Framework with async test suites.
rallyhealth/play-json-ops
Common Play Json implicits and helper methods