runarorama / latrLinks
A scala macro for reasonable lazy semantics
☆85Updated this week
Alternatives and similar repositories for latr
Users that are interested in latr are comparing it to the libraries listed below
Sorting:
- Useful extensions for the Scala standard library☆41Updated 8 years ago
- Type safe delta☆55Updated 9 months ago
- Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implici…☆89Updated 5 years ago
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- Scala library for working with {tab,colon,semicolon,comma,pipe,etc}-separated files.☆69Updated last year
- macro for summoning implicit values☆92Updated 5 years ago
- Scala Records: Extensible records and type-indexed maps☆81Updated 10 years ago
- Common build and release steps for SBT projects☆58Updated 6 years ago
- Quark: An Embedded DSL for Quasar Analytics☆45Updated 8 years ago
- Array-based immutable collections for scala☆86Updated 7 years ago
- Transform and compose tagless final encoded algebras in scala☆93Updated 7 years ago
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆54Updated 10 years ago
- Patch data type for Scala and shapeless☆61Updated 5 years ago
- A reasonable logging library for Scala☆84Updated 7 years ago
- Cats instances and classes which are outlaws, miscreants, and ne'er-do-wells.☆62Updated 7 years ago
- Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.☆80Updated 7 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.☆84Updated 6 years ago
- IO types and classes for Scala.☆42Updated 8 years ago
- Discover java object sizes through questionable sleuthing plus luck.☆67Updated 7 years ago
- Everything you need to make type classes first class.☆61Updated 9 years ago
- Convert Task to Future, and Future to Task☆63Updated 7 years ago
- Automatic typeclass-based abstraction over monad-like types