Skip to content

Latest commit

 

History

History
185 lines (160 loc) · 14.4 KB

RESOURCES.md

File metadata and controls

185 lines (160 loc) · 14.4 KB

Scala 3 Resources

This document gathers Scala 3 related resources that caught our attention.

Articles

Blogs

Books

Courses

News

Papers

Projects

  • borer – an efficient CBOR and JSON (de)serialization for Scala.
  • Cask – a Scala HTTP micro-framework.
  • Decline – a composable command-line parser for Scala.
  • enumeratum – a type-safe, reflection-free, powerful enumeration implementation for Scala.
  • iron – strong type constraints for Scala.
  • Ox – safe direct-style concurrency for Scala.
  • Scala.js – a Scala backend to generate highly efficient JavaScript.
  • ScalaStan – a Scala DSL for Stan, an open-source software for statistical modeling and high-performance statistical computation.
  • Scalalikejdbc – a tidy SQL-based DB access library for Scala developers.
  • Tyrian – an Elm-inspired, purely functional UI library for Scala 3.
  • WartRemover – a flexible Scala code linting tool.
  • Woof – a pure Scala 3 logging library with no reflection.

Shell Scripting

Videos


mics/January 2025