DavidGregory084 / schemesLinks
A recursion schemes micro-library
☆21Updated 5 years ago
Alternatives and similar repositories for schemes
Users that are interested in schemes are comparing it to the libraries listed below
Sorting:
- Generalized recursion schemes and traversals for Scala, using Cats.☆48Updated 6 years ago
- Hacky applicative-style for comprehensions for Scala.☆37Updated 3 years ago
- A utility harness for testing free programs (built on specs2)☆29Updated 4 years ago
- Concise syntax for polymorphic values in Scala 2.x.☆55Updated 3 years ago
- Library for counting and enumerating things.☆47Updated 4 years ago
- Scala library for free applicative schemas capable of parsing/rendering sums-of-products data structures.☆108Updated 7 years ago
- 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
- Pure Functional SQL generation.☆40Updated 7 years ago
- Everything you need to make type classes first class.☆61Updated 9 years ago
- ☆29Updated 5 years ago
- Cats-based Scala library for free applicative schemas (cats-based port of Xenomorph)☆35Updated last year
- Leibniz equivalence and Liskov substitutability library for Scala.☆37Updated 3 years ago
- Optics experimentation for Dotty☆32Updated 4 years ago
- Annotated Scala version of Oleg's Typed Tagless Final Interpreters: Lecture Notes☆32Updated 8 years ago
- Extensible effects for Scala☆37Updated 3 years ago
- An Unexceptional IO type for Cats☆48Updated 7 years ago
- Monadic folds☆70Updated 3 years ago
- Type-level API for standard collections☆33Updated 9 years ago
- A compiler plug-in to control object lifetimes in Scala☆65Updated 8 years ago
- ☆17Updated 6 years ago
- ☆115Updated 3 years ago
- Totalitarian: typesafe data structures for working with total functions