otrebski / state-monadLinks
Example usage of state monad from cats and comparison with implementation of logic in actors
☆14Updated 6 years ago
Alternatives and similar repositories for state-monad
Users that are interested in state-monad are comparing it to the libraries listed below
Sorting:
- Cats Free Monad implementation of a Logo interpreter☆14Updated 9 years ago
- Tiny independent libraries with a single purpose, often a single class☆119Updated last month
- Prisoner's Dilemma game engine implemented using Cats Free Monad and Freestyle☆38Updated 7 years ago
- A Giter8 template for a fully functional, ready to deploy ZIO-based microservice.☆90Updated 11 months ago
- Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.☆143Updated 6 years ago
- Scala library to eliminate boilerplate☆156Updated last week
- Kafka client for functional streams for scala (fs2)☆78Updated last year
- Http Server and client using fs2☆137Updated 3 years ago
- Collection of what I consider good practices in Http4s (WIP)☆75Updated 7 years ago
- Kafka Streams for Scala. Integrates KafkaStreams with the cats-effect ecosystem☆87Updated 11 months ago
- FP Scala Back-end of the Smart Backpacker App☆99Updated 7 years ago
- This project shows ZIO integration in a playframework application☆31Updated 3 years ago
- A ZIO + http4s + Circe + Quill + Tapir giter8 template