jdegoes / functional-designLinks
Exercises for the course 'Functional Design by John A. De Goes
☆237Updated last year
Alternatives and similar repositories for functional-design
Users that are interested in functional-design are comparing it to the libraries listed below
Sorting:
- Todo-Backend (https://www.todobackend.com/) implementation using ZIO, http4s, doobie and circe☆253Updated last week
- The exercises for the Functional Effects workshop☆196Updated 3 years ago
- Real World Functional Programming with ZIO☆196Updated 3 years ago
- The repository for the Functional Scala workshop.☆177Updated 5 years ago
- Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"☆199Updated 3 years ago
- ZIO Cheat Sheet☆331Updated 2 years ago
- Introduction to concepts of asynchronous and concurrent programming in Scala, based on the Cats Effect library.☆469Updated 4 years ago
- Lunatech course - "Moving forward from Scala 2 to Scala 3"☆206Updated last year
- A sample project of a microservice using http4s, doobie, and circe.☆184Updated 8 months ago
- Construct ZLayers automagically (w/ helpful compile-time errors)☆252Updated last year
- cats transformer type classes.☆311Updated this week
- Fast & Functional logger in Scala☆315Updated last year
- functional tracing for cats☆334Updated this week
- Purely Functional Transaction Management In Scala With ZIO☆231Updated last year
- A companion IntelliJ IDEA plugin for the ZIO library ecosystem.☆225Updated last week
- Effect-Oriented Programming: Creating Reliable Systems with Scala 3 and ZIO 2☆239Updated 4 months ago
- Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2☆332Updated this week
- Type-safe, composable SQL for ZIO applications☆238Updated last year
- Pure functional event sourcing runtime☆324Updated last year
- A ZIO library for building distributed systems☆199Updated 11 months ago
- Scala sample code for Bartosz Milewski's CT for Programmers☆275Updated 6 years ago
- Library of utilities for tagless final encoded algebras☆321Updated this week
- Collection of best practices for the Scala programming language☆238Updated 2 years ago
- ScalaPB meets ZIO: write purely functional gRPC services and clients using ZIO☆268Updated 3 months ago
- Online material for the Introduction to Functional Game Programming with Scala workshop.☆164Updated 6 years ago
- A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration☆463Updated this week
- Release with confidence, state-of-the-art property testing for Scala.☆265Updated last week
- Functional Configurations for Scala