TomasMikula / hasheqLinks
Typeclass-based HashSet/HashMap for Scala
☆31Updated 8 years ago
Alternatives and similar repositories for hasheq
Users that are interested in hasheq are comparing it to the libraries listed below
Sorting:
- Cats instances for ScalaCheck data types☆19Updated 8 years ago
- Concise syntax for polymorphic values in Scala 2.x.☆53Updated 3 years ago
- Provides type classes for datetime values. Works both on JVM & ScalaJS.☆40Updated 2 years ago
- Hacky applicative-style for comprehensions for Scala.☆37Updated 3 years ago
- Forget your methods☆41Updated 7 years ago
- tagless final macro☆18Updated 9 years ago
- Library that eases the usage of Free Monads based on cats and allows to compose multiple free monads into one.☆18Updated 8 years ago
- ☆46Updated 5 years ago
- IO types and classes for Scala.☆42Updated 8 years ago
- ☆35Updated 4 years ago
- A utility harness for testing free programs (built on specs2)☆29Updated 4 years ago
- A classy syntax for Scala type classes☆1Updated 8 years ago
- Adds useful methods to scala & java classes.☆35Updated 3 years ago
- Totalitarian: typesafe data structures for working with total functions☆49Updated 6 years ago
- This repository contains a minimal SBT project for experimenting with a fix for SI-2712☆19Updated 8 years ago
- Integration between jawn and fs2☆38Updated last week
- This library has been succeeded by cats-tagless☆42Updated 6 years ago
- Yausl : Yet Another Unit System Library for Scala☆16Updated 9 years ago
- Play JSON Reads/Writes instances for refined types☆24Updated this week
- An Unexceptional IO type for Cats☆49Updated 7 years ago
- Scala compiler plugin for turning non exhaustive match warnings into errors