Baeldung / scala-tutorials
Supporting code for the tutorials on https://www.baeldung.com/scala
☆343Updated this week
Alternatives and similar repositories for scala-tutorials:
Users that are interested in scala-tutorials are comparing it to the libraries listed below
- Design patterns implemented in Scala.☆203Updated 6 years ago
- Docker containers for testing in scala☆644Updated this week
- Introduction to concepts of asynchronous and concurrent programming in Scala, based on the Cats Effect library.☆467Updated 3 years ago
- OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs☆707Updated last week
- The official repository for the Advanced Scala course on Udemy☆60Updated last year
- 🏆 A ranked list of awesome Scala projects. Updated weekly.☆259Updated last week
- The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"☆537Updated this week
- Scala testing library with actionable errors and extensible APIs☆441Updated last week
- Easy, fast, transparent generic derivation of typeclass instances☆781Updated last week
- The official repository for the Rock the JVM Akka Classic Essentials course☆52Updated 3 years ago
- A Kafka client for ZIO and ZIO Streams☆351Updated this week
- Scala library for boilerplate-free, type-safe data transformations☆1,204Updated this week
- Mockito for Scala language☆357Updated 7 months ago
- Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registrat…☆760Updated this week
- Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster☆767Updated this week
- Collection of best practices for the Scala programming language☆237Updated 2 years ago
- An implementation of the java pet store using FP techniques in scala☆1,069Updated 7 months ago
- A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integratio…☆1,200Updated 3 weeks ago
- An example sbt project that compiles using Dotty☆335Updated last week
- A boilerplate-free library for loading configuration files☆1,501Updated this week
- Visual Scala Reference☆275Updated 4 years ago
- Source code for Scala with Cats☆410Updated this week
- Code formatter for Scala☆1,459Updated last week
- Exercises for the "Functional Programming Principles in Scala", part of the FP in Scala specialized program by EPFL.☆163Updated last year
- The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.☆527Updated this week
- A test framework that runs everything in parallel.☆445Updated 6 months ago
- The official repository for the Scala 3 & Functional Programming Essentials course☆66Updated 2 weeks ago
- Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"☆198Updated 2 years ago
- The Scala 2 version (old) of the Advanced Scala course