Generic programming for Scala
Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implicit scope.
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.
Automatic type class derivation for Cats