Static Analysis Compiler Plugin for Scala
☆265Jul 10, 2018Updated 7 years ago
Alternatives and similar repositories for linter
Users that are interested in linter are comparing it to the libraries listed below
Sorting:
- obsolete; visit https://github.com/scalacenter/scalafix instead☆228Oct 16, 2017Updated 8 years ago
- Scala compiler plugin for static code analysis☆554Updated this week
- Flexible Scala code linting tool☆1,103Mar 2, 2026Updated last week
- A scala macro for reasonable lazy semantics☆85Mar 2, 2026Updated last week
- Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.☆79Oct 19, 2017Updated 8 years ago
- Safer universal equivalence (==) for Scala.☆59Feb 3, 2026Updated last month
- scalastyle☆675Sep 16, 2022Updated 3 years ago
- sbt plugin to show a summary of compilation messages.☆201Apr 9, 2021Updated 4 years ago
- Array-based immutable collections for scala☆86Mar 22, 2018Updated 7 years ago
- Good advice for Scala compiler errors☆307Mar 14, 2019Updated 6 years ago
- sbt plugin for scapegoat scala static analysis plugin☆149Nov 1, 2025Updated 4 months ago
- "Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)☆797Mar 2, 2026Updated last week
- Seamless interop layer between cats and scalaz☆175Feb 26, 2021Updated 5 years ago
- 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
- doc/tutorial generator for scala☆575Apr 12, 2021Updated 4 years ago
- small runtime + java-agent, which brings back full stacktrace for exceptions, generated inside Future callbacks (like apply, map, flatMap…