Stars
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
Lightweight, modular, and extensible library for functional programming.
ZIO — A type-safe, composable library for async and concurrent programming in Scala
A better build tool for Java, Scala and Kotlin: 3-6x faster than Maven or Gradle, less fiddling with plugins, and more easily explorable in your IDE
The pure asynchronous runtime for Scala
Compile-time Language Integrated Queries for Scala
A boilerplate-free library for loading configuration files
Zero-cost, compile-time, type-safe dependency injection library.
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
First class syntax support for type classes in Scala
Compiler plugin for making type lambdas (type projections) easier to write
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
Non-blocking, Reactive Redis driver for Scala (with Sentinel support)
Desugaring scala `for` without implicit `withFilter`s
learn-by-doing course/tutorial for functional programming on scala
Cask: a Scala HTTP micro-framework. Cask makes it easy to set up a website, backend server, or REST API using Scala