TomasMikula / freebindLinks
Exploration of the Free monad without point
☆11Updated 8 years ago
Alternatives and similar repositories for freebind
Users that are interested in freebind are comparing it to the libraries listed below
Sorting:
- Data structure experimentation in scala☆15Updated 10 years ago
- General, extensible effect monad for Scala with message-passing semantics☆38Updated 7 years ago
- Streams for (Co)Free! — The supporting repository for a 2016 Scala By The Bay presentation☆14Updated 8 years ago
- Interop between fs2 and scalaz☆14Updated 7 years ago
- Cats instances for ScalaCheck data types☆19Updated 8 years ago
- Internet relay chat demo using scalaz-streams☆34Updated 9 years ago
- Benchmarks for various Scala streaming and task libraries☆16Updated 8 years ago
- tagless final macro☆18Updated 9 years ago
- Generic math programming and algebraic typeclass abstractions for Scala☆9Updated 8 years ago
- Typeclass-based HashSet/HashMap for Scala☆31Updated 8 years ago
- ☆13Updated 9 years ago
- Integration between scodec and scalaz☆10Updated 6 years ago
- Lambda syntax for Scala EDSLs☆27Updated last year
- Generation of arbitrary case classes / ADTs instances with Scalaprops and Magnolia☆14Updated last week
- ☆17Updated 8 years ago
- Forget your methods☆41Updated 7 years ago
- Type-level API for standard collections☆33Updated 9 years ago
- Library that provides those stupid little IO utility methods you always end up needing.☆26Updated 7 years ago
- rabbitmq client in scalaz-stream☆14Updated 2 years ago
- Rebind is a Scala port/remake of the Haskell retry library.☆16Updated 10 years ago
- Scala port of Paolo Capriotti's optparse-applicative library. fork from https://github.com/bmjames/scala-optparse-applicative☆16Updated last week
- an exploration of subtyping-based category theory in scala