47degrees / func-architecture-v3Links
Purely functional architectural patterns v3
☆61Updated 9 years ago
Alternatives and similar repositories for func-architecture-v3
Users that are interested in func-architecture-v3 are comparing it to the libraries listed below
Sorting:
- configuration with less hassle☆68Updated 6 years ago
- Source code for the Interpreters workshop at Scala Exchange 2015.☆27Updated 9 years ago
- Little snippets of code illustrating functional programming techniques in Scala☆53Updated 7 years ago
- Scala pastebin☆84Updated 8 years ago
- Idiomatic example of using functional programming to write a microservice☆72Updated 9 years ago
- Example usage of scalaz and uncommon Scala features.☆83Updated 9 years ago
- Easy way to create Free Monad using Scala macros with first-class Intellij support.☆114Updated 7 years ago
- Companion booklet for "Functional Programming in Scala"☆56Updated 10 years ago
- Scala and Akka for kids. A Functional Programming approach for the well known LOGO.☆123Updated 11 years ago
- Discover cats by coding a few simple exercises☆82Updated last year
- A general monad for managing stacking effects☆205Updated 8 years ago
- Scalatest bindings for scalaz.☆23Updated 8 years ago
- Code examples for Underscore's Advanced Scala course☆54Updated 9 years ago
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- Materials for my talk “Unzipping Immutability”☆82Updated 8 years ago
- Functional testing for Scala.☆66Updated 5 years ago
- Trying to understand Free Monad by implementing one☆43Updated 8 years ago
- ☆25Updated 8 years ago
- Supporting material for ScalaWorld 2015.☆100Updated 9 years ago
- Automatic argonaut codec derivation with shapeless☆100Updated last year
- User-friendly lens syntax for mortals. Update values inside of nested case class instances without .copy .☆31Updated 6 years ago
- Freestyle Kafka☆16Updated 7 years ago
- Transform and compose tagless final encoded algebras in scala☆93Updated 7 years ago
- Code for my talk, "A purely functional approach to building large applications"☆38Updated 9 years ago
- A scala macro for reasonable lazy semantics☆85Updated 2 weeks ago
- Workshop Lambda World 2016☆16Updated 8 years ago
- A softer introduction to fp in scala course, based on patterns-in-types and the nicta course.☆57Updated 7 years ago
- encoding of Rúnar's "Reasonably priced monads"