timperrett / functional-microservice-exampleLinks
Idiomatic example of using functional programming to write a microservice
☆72Updated 8 years ago
Alternatives and similar repositories for functional-microservice-example
Users that are interested in functional-microservice-example are comparing it to the libraries listed below
Sorting:
- Convert Task to Future, and Future to Task☆63Updated 7 years ago
- Toy project serving to illustrate that it's possible to write pure functional systems in Scala.☆40Updated 9 years ago
- Example usage of scalaz and uncommon Scala features.☆83Updated 8 years ago
- Simple, efficient wrapper for fast concatenation/iteration.☆112Updated 6 years ago
- A scala macro for reasonable lazy semantics☆84Updated last week
- Liberator - sent to make you Free☆88Updated 6 years ago
- User-friendly lens syntax for mortals. Update values inside of nested case class instances without .copy .☆31Updated 6 years ago
- A reasonable logging library for Scala☆84Updated 7 years ago
- Source code for the Interpreters workshop at Scala Exchange 2015.☆27Updated 9 years ago
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- Cats instances and classes which are outlaws, miscreants, and ne'er-do-wells.☆62Updated 7 years ago
- Discover cats by coding a few simple exercises☆82Updated 11 months ago
- ☆25Updated 8 years ago
- Automatic functional lifting, mapping and folding.☆65Updated 7 years ago
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆54Updated 10 years ago
- A monad for resource acquisition and cleanup☆53Updated 6 years ago
- Everything you need to make type classes first class.☆61Updated 9 years ago
- IO types and classes for Scala.☆42Updated 8 years ago
- Automatic argonaut codec derivation with shapeless☆100Updated 9 months ago
- Provides a safe API for parsing settings objects out of Typesafe Config.☆88Updated last year
- Skeleton SBT project for shapeless workshop @ after Scala eXchange 2014☆23Updated 10 years ago
- macro for summoning implicit values☆92Updated 5 years ago
- Code for my talk, "A purely functional approach to building large applications"☆38Updated 9 years ago
- Materials for my talk “Unzipping Immutability”☆82Updated 8 years ago
- Boilerplate-free syntax for computations with effects☆176Updated 10 years ago
- macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.☆84Updated 5 years ago
- SBT workflow plugin for development, testing and publishing of multiple project repositories simultaneously.☆63Updated 4 years ago
- Monadic Scala API for CouchDB☆44Updated 10 years ago
- Example code from my presentation on shapeless type class derivation☆28Updated 9 years ago
- Scala Records: Extensible records and type-indexed maps☆82Updated 9 years ago