arminio's Stars
scala/scala3
The Scala 3 compiler, also known as Dotty.
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
http4s/http4s
A minimal, idiomatic Scala interface for HTTP
circe/circe
Yet another JSON library for Scala
typelevel/scalacheck
Property-based testing for Scala
foundweekends/giter8
a command line tool to apply templates defined on GitHub
lloydmeta/enumeratum
A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
typelevel/kind-projector
Compiler plugin for making type lambdas (type projections) easier to write
scodec/scodec
Scala combinator library for working with binary data
underscoreio/shapeless-guide
The Type Astronaut's Guide to Shapeless
scalacenter/scastie
An interactive playground for Scala
http4s/blaze
Blazing fast NIO microframework and Http Parser
propensive/contextual
Statically-checked string interpolation in Scala
Duhemm/sbt-errors-summary
sbt plugin to show a summary of compilation messages.
xebia-functional/nine-cards-v2
An Open Source Android Launcher built with Scala on Android
Kanaka-io/play-monadic-actions
A simple scala DSL to allow clean and monadic style for Play! Actions
quaich-project/quaich
Scala Serverless Microframework for AWS Lambda, inspired by Amazon's Chalice (https://github.com/awslabs/chalice)
MasseGuillaume/ScalaKata2
Interactive Playground
jducoeur/Querki
The main open-source repository for The Querki Project
sjrd/scala-js-jquery
jQuery facade types for Scala.js
vmunier/scalajs-scripts
Twirl templates to link Scala.js output scripts into a HTML page.
haskell-mafia/introduction-to-fp-in-scala
A softer introduction to fp in scala course, based on patterns-in-types and the nicta course.
benhutchison/GettingWorkDoneWithExtensibleEffects
Workshop on Effectful Functional Programming with Eff/Monix/Monocle/Cats
Karasiq/scalajs-highcharts
Scala.js static typed facades for Highcharts library
ITV/chuckwagon
a Scala/sbt AWS Lambda Toolkit
malaman/scala-weather-app
Yet another weather application, based on Scala.js, scalajs-react and Playframework
yoeluk/paper-scala-js
A Scala.js binding for Paper.js
Karasiq/sbt-scalajs-bundler
SBT web assets bundler
guardian/explain-maker
[Deprecated] The Explainer CMS
wjlow/scala-unfiltered-sample-api
Sample API built using Scala + Unfiltered