softwaremill / scala-clippy
Good advice for Scala compiler errors
☆311Updated 6 years ago
Alternatives and similar repositories for scala-clippy:
Users that are interested in scala-clippy are comparing it to the libraries listed below
- A small library for converting between case classes.☆267Updated last year
- better implicit errors for scala☆371Updated last month
- Generation of arbitrary case classes / ADTs instances with scalacheck and shapeless☆238Updated 7 months ago
- Grafter is a library to configure and wire Scala applications☆238Updated 6 years ago
- Functional Configurations for Scala☆405Updated this week
- friendly little parsers☆359Updated 7 months ago
- A mini Scala utility library☆288Updated 4 years ago
- Type-level & seamless command-line argument parsing for Scala☆300Updated 3 weeks ago
- Acyclic is a Scala compiler plugin to let you prohibit circular dependencies between files☆251Updated last week
- sbt-plugin to create an opinionated fresh sbt project☆233Updated 7 months ago
- Binary serialization library for efficient network communication☆367Updated 7 months ago
- High-performance SLF4J wrapper for Scala.☆171Updated last year
- Statically-checked inline matching on regular expressions in Scala☆166Updated last month
- Letters from Klang☆230Updated 7 years ago
- sbt plugin to show a summary of compilation messages.☆201Updated 3 years ago
- Examples of simple Scala Macros☆146Updated 8 years ago
- Statically-checked string interpolation in Scala☆251Updated last month
- Scalafmt SBT plugin☆148Updated 4 years ago
- Pretty diffs for scala case classes☆343Updated 3 months ago
- Rapture☆182Updated 7 years ago
- Scala macros to generate RESTful Models☆195Updated 7 years ago
- Random generator of test data in Scala based on Scalacheck and Shapeless☆189Updated 7 months ago
- Yet another Scala lens macro☆167Updated 9 years ago
- Jawn is for parsing jay-sawn (JSON)☆433Updated this week
- Functional type classes for Scala