Example usage of scalaz and uncommon Scala features.
☆83Sep 13, 2016Updated 9 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Streams for (Co)Free! — The supporting repository for a 2016 Scala By The Bay presentation☆14Nov 11, 2016Updated 9 years ago
- Monadic effect worlds for interacting safely with mutable data.☆38Aug 19, 2015Updated 10 years ago
- Extensible protocols for Scala☆13Jul 8, 2016Updated 9 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.☆83Jun 7, 2019Updated 6 years ago
- A library for developing languages with scoped binders (like forall or lambda).☆28Aug 21, 2018Updated 7 years ago
- Free monad tank game and examples☆80May 6, 2014Updated 11 years ago
- tagless final macro☆18Sep 14, 2015Updated 10 years ago
- Work in progress: Simpler and more powerful alternative to Scala's built-in for-comprehension syntax☆25Jun 23, 2016Updated 9 years ago
- Scala enumeration implementation using type macros☆57Jan 24, 2013Updated 13 years ago
- Lightweight Scala.js promise implementation that does not violate parametricity☆17Jun 4, 2020Updated 5 years ago
- A regular expression type provider demo☆40Sep 16, 2015Updated 10 years ago
- ☆10Feb 18, 2016Updated 10 years ago
- Pure Functional SQL generation.☆40Oct 5, 2018Updated 7 years ago
- Forget your methods☆41Dec 1, 2017Updated 8 years ago
- Proof-of-concept Prolog compiler that compiles down to Scala implicits.☆20Feb 2, 2016Updated 10 years ago
- ☆28Sep 26, 2017Updated 8 years ago
- Lambda syntax for Scala EDSLs☆27Sep 18, 2023Updated 2 years ago
- Typeclass-based HashSet/HashMap for Scala☆31Apr 2, 2017Updated 8 years ago
- Pure-functional random value generation☆119Oct 8, 2017Updated 8 years ago
- Cats instances and classes which are outlaws, miscreants, and ne'er-do-wells.☆62Mar 23, 2018Updated 7 years ago
- Getting started in the Scala REPL☆28Mar 28, 2016Updated 9 years ago
- An onion architecture example☆69Oct 17, 2016Updated 9 years ago
- friendly little parsers☆356Aug 19, 2024Updated last year
- Random Scala thought experiments and miscellany.☆11Aug 24, 2016Updated 9 years ago
- Easy way to create Free Monad using Scala macros with first-class Intellij support.☆113Jun 15, 2018Updated 7 years ago
- Provides a safe API for parsing settings objects out of Typesafe Config.☆89May 17, 2024Updated last year
- Data structures for pure functional programming in Scala☆564Updated this week
- Generic encoders / decoders for the various kantan libraries.☆12Apr 10, 2025Updated 11 months ago
- an exploration of subtyping-based category theory in scala☆25Dec 22, 2010Updated 15 years ago
- Sonic reducer - Hierarchical reducer for arbitrary scala sequences☆14Dec 1, 2022Updated 3 years ago
- 🤖Github bot for checking code formatting with scalafmt☆16Jun 3, 2018Updated 7 years ago
- A compiler plugin to add support for trailing commas in Scala 2.11☆36Jun 28, 2016Updated 9 years ago
- SBT Auto Plugin to manage client side git hooks☆17Jan 4, 2024Updated 2 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Jan 8, 2025Updated last year
- Fix for SI-2712 implemented as a compiler plugin for Scala 2.11.8 and 2.10.6☆46Dec 15, 2017Updated 8 years ago
- ☆15Mar 17, 2016Updated 10 years ago
- A utility harness for testing free programs (built on specs2)☆29May 4, 2021Updated 4 years ago
- A Type-Level Encoding of Natural Numbers as a Linked List of Bits☆11Oct 26, 2016Updated 9 years ago
- Conway's Game of Life implemented in Scala.js☆10Mar 30, 2018Updated 7 years ago