better implicit errors for scala
☆373Jan 16, 2026Updated last month
Alternatives and similar repositories for splain
Users that are interested in splain are comparing it to the libraries listed below
Sorting:
- A cohesive & pragmatic framework of FP centric Scala libraries☆616Aug 13, 2019Updated 6 years ago
- Desugaring scala `for` without implicit `withFilter`s☆713May 7, 2024Updated last year
- NewTypes for Scala with no runtime overhead☆543Feb 10, 2022Updated 4 years ago
- Release with confidence, state-of-the-art property testing for Scala.☆267Dec 15, 2025Updated 2 months ago
- Statically-checked string interpolation in Scala☆252Jan 26, 2025Updated last year
- ☆188Dec 11, 2024Updated last year
- Compiler plugin for making type lambdas (type projections) easier to write☆926Jan 29, 2026Updated last month
- Easy, fast, transparent generic derivation of typeclass instances☆795Feb 18, 2026Updated last week
- Good advice for Scala compiler errors☆308Mar 14, 2019Updated 6 years ago
- Scala compiler plugin for warning suppression☆256Dec 19, 2025Updated 2 months ago
- Refinement types for Scala☆1,730Updated this week
- Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implici…☆89Oct 1, 2019Updated 6 years ago
- Simple & Efficient data access for Scala and Scala.js☆497Jan 23, 2026Updated last month
- recursion schemes for cats; to iterate is human, to recurse, divine☆396Sep 8, 2025Updated 5 months ago
- functional tracing for cats☆339Updated this week
- A Scala compiler plugin for mutual tail recursion☆88Jan 13, 2020Updated 6 years ago
- doc/tutorial generator for scala☆575Apr 12, 2021Updated 4 years ago
- an implementation of Wadler's a prettier printer☆189Updated this week
- Eff monad for cats - https://atnos-org.github.io/eff☆588Feb 16, 2026Updated last week
- First class syntax support for type classes in Scala☆931Mar 27, 2024Updated last year
- Automatic type class derivation for Cats☆545Updated this week
- Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.☆538Oct 15, 2025Updated 4 months ago
- Array-based immutable collections for scala☆86Mar 22, 2018Updated 7 years ago
- ☆115Mar 28, 2022Updated 3 years ago
- Iteratees for Cats☆184Aug 15, 2024Updated last year
- A dimensional analysis library based on dependent types