retronym / boxerLinks
☆46Updated 5 years ago
Alternatives and similar repositories for boxer
Users that are interested in boxer are comparing it to the libraries listed below
Sorting:
- Provides type classes for datetime values. Works both on JVM & ScalaJS.☆40Updated 2 weeks ago
- Typeclass-based HashSet/HashMap for Scala☆31Updated 8 years ago
- Yausl : Yet Another Unit System Library for Scala☆16Updated 9 years ago
- Adds useful methods to scala & java classes.☆35Updated 3 years ago
- A type-parametric unboxed Option type for Scala☆64Updated 3 years ago
- This library has been succeeded by cats-tagless☆41Updated 7 years ago
- Dynamically switch between the JVM target and versions of Scala.js in a Scala project☆25Updated 5 years ago
- Forget your methods☆41Updated 7 years ago
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆54Updated 10 years ago
- Hacky applicative-style for comprehensions for Scala.☆37Updated 3 years ago
- A way to show data in tabular form☆15Updated 6 years ago
- Proof-of-concept Prolog compiler that compiles down to Scala implicits.☆20Updated 9 years ago
- Scala compiler plugin for turning non exhaustive match warnings into errors☆29Updated 2 years ago
- Working with XML in Scala☆23Updated 6 months ago
- Type safe delta☆55Updated 9 months ago
- WIP - Scalameta powered code generation☆41Updated 7 years ago
- Totalitarian: typesafe data structures for working with total functions☆49Updated 6 years ago
- Concise syntax for polymorphic values in Scala 2.x.☆53Updated 3 years ago
- Example code from my presentation on shapeless type class derivation☆28Updated 9 years ago
- type-classes for structural manipulation of algebraic data types☆17Updated 6 years ago
- IO types and classes for Scala.☆42Updated 8 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
- Access Scala language features on the type-level☆31Updated last year
- This repository contains a minimal SBT project for experimenting with a fix for SI-2712☆19Updated 8 years ago
- tagless final macro☆18Updated 9 years ago
- Sonic reducer - Hierarchical reducer for arbitrary scala sequences☆14Updated 2 years ago
- Make PartialFunction and extractors composable