cvogt / flow-comprehensions
Work in progress: Simpler and more powerful alternative to Scala's built-in for-comprehension syntax
☆25Updated 8 years ago
Alternatives and similar repositories for flow-comprehensions:
Users that are interested in flow-comprehensions are comparing it to the libraries listed below
- This library has been succeeded by cats-tagless☆42Updated 6 years ago
- Forget your methods☆41Updated 7 years ago
- A compiler plugin to add support for trailing commas in Scala 2.11☆36Updated 8 years ago
- IO types and classes for Scala.☆42Updated 8 years ago
- Problem solving à la carte☆20Updated 2 years ago
- Cats instances for ScalaCheck data types☆19Updated 8 years ago
- Typeclass-based HashSet/HashMap for Scala☆31Updated 7 years ago
- An sbt plugin that provides the check task (i.e. compile up to, and including, the typer phase)☆19Updated 7 years ago
- Extensible protocols for Scala☆13Updated 8 years ago
- Scalaz and Cats compatibility☆22Updated 7 years ago
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆54Updated 9 years ago
- Provides protection against cascading failures and system overload.☆28Updated 10 months ago
- Integration between jawn and fs2☆38Updated this week
- tagless final macro☆18Updated 9 years ago
- This repository contains a minimal SBT project for experimenting with a fix for SI-2712☆19Updated 8 years ago
- Alternative to Free monads☆34Updated 8 years ago
- A utility harness for testing free programs (built on specs2)☆29Updated 3 years ago
- Monadic folds☆69Updated 2 years ago
- An example SBT project which uses new-style macros☆13Updated 7 years ago
- ☆17Updated 8 years ago
- A type-safe abstraction for platform-independent file system paths.☆24Updated 3 years ago
- Adds useful methods to scala & java classes.☆35Updated 3 years ago
- Message Acknowledgement for Akka Streams☆18Updated 3 years ago
- Library that provides those stupid little IO utility methods you always end up needing.☆26Updated 7 years ago
- A regular expression type provider demo☆40Updated 9 years ago
- Workshop on typeclasses in scala☆26Updated 7 years ago
- Interoperability libraries for Shapeless☆77Updated 7 years ago
- A plugin to build your application using dotty with sbt support☆23Updated 7 years ago
- Play JSON Reads/Writes instances for refined types☆24Updated last week
- opentracing for pure applications