tpolecat / cofreeLinks
Fun and Games with Fix, Cofree, and Doobie
☆40Updated 9 years ago
Alternatives and similar repositories for cofree
Users that are interested in cofree are comparing it to the libraries listed below
Sorting:
- Forget your methods☆41Updated 8 years ago
- Scala library for free applicative schemas capable of parsing/rendering sums-of-products data structures.☆108Updated 7 years ago
- Generalized recursion schemes and traversals for Scala, using Cats.☆48Updated 6 years ago
- Monadic folds☆70Updated 3 years ago
- Leibniz equivalence and Liskov substitutability library for Scala.☆37Updated 3 years ago
- A utility harness for testing free programs (built on specs2)☆29Updated 4 years ago
- Finally Tagless Blocking Implementation☆92Updated 3 years ago
- Cats Bifunctor IO☆79Updated 6 years ago
- An sbt plugin that integrates Eta into Scala projects.☆57Updated 6 years ago
- Library for counting and enumerating things.☆47Updated 4 years ago
- Concise syntax for polymorphic values in Scala 2.x.☆54Updated 3 years ago
- ☆29Updated 5 years ago
- Alternative to Free monads☆34Updated 9 years ago
- Toy project serving to illustrate that it's possible to write pure functional systems in Scala.☆40Updated 10 years ago
- Frege support for sbt☆54Updated last week
- A compiler plugin that will improve on the scala compiler on the assumption that the user is using the Scalazzi-safe subset of Scala.☆73Updated 6 years ago
- Multisets for Scala☆86Updated 4 years ago
- A microlibrary for Scala encodings of higher-rank quantifiers☆59Updated 5 years ago
- An effect monad for Scalaz 7.2☆55Updated 7 years ago
- Cooperative multithreading as a pure monad transformer☆73Updated last week
- The pure testing library by scalaz.☆89Updated 6 years ago
- Pure-functional random value generation☆119Updated 8 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 11 months ago
- An Unexceptional IO type for Cats