knutwalker / transducers-scalaLinks
Transducers are a way to build reusable transformations.
☆65Updated 7 years ago
Alternatives and similar repositories for transducers-scala
Users that are interested in transducers-scala are comparing it to the libraries listed below
Sorting:
- Scala collection views meet Transducers hype☆42Updated 9 years ago
- Non-horrible command line parsing.☆42Updated 8 years ago
- Datomisca: a Scala API for Datomic☆131Updated 8 years ago
- A regular expression type provider demo☆40Updated 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 6 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 8 months ago
- Interoperability libraries for Shapeless☆77Updated 8 years ago
- A scala macro for reasonable lazy semantics