| scala/scala |
14,238 |
|
13,541 |
64,746 |
about 2 years ago |
210 |
September 06, 2023 |
21 |
apache-2.0 |
Scala |
| Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/lampepfl/dotty |
| lampepfl/dotty |
5,517 |
|
0 |
4,474 |
about 2 years ago |
721 |
December 01, 2023 |
1,388 |
apache-2.0 |
Scala |
| The Scala 3 compiler, also known as Dotty. |
| typelevel/scalacheck |
1,913 |
|
42 |
2,330 |
about 2 years ago |
17 |
September 15, 2022 |
67 |
bsd-3-clause |
Scala |
| Property-based testing for Scala |
| wartremover/wartremover |
1,053 |
|
0 |
10 |
about 2 years ago |
67 |
October 25, 2023 |
102 |
apache-2.0 |
Scala |
| Flexible Scala code linting tool |
| scapegoat-scala/scapegoat |
553 |
|
0 |
133 |
2 months ago |
50 |
October 14, 2019 |
42 |
apache-2.0 |
Scala |
| Scala compiler plugin for static code analysis |
| softwaremill/scala-clippy |
305 |
|
0 |
1 |
about 7 years ago |
22 |
March 14, 2019 |
14 |
apache-2.0 |
Scala |
| Good advice for Scala compiler errors |
| ghik/silencer |
255 |
|
0 |
356 |
over 2 years ago |
14 |
July 31, 2019 |
6 |
apache-2.0 |
Scala |
| Scala compiler plugin for warning suppression |
| underscoreio/slickless |
164 |
|
1 |
1 |
over 4 years ago |
6 |
August 15, 2019 |
17 |
apache-2.0 |
Scala |
| Support for shapeless HLists/Generics in Slick. |
| pheymann/typedapi |
163 |
|
0 |
3 |
almost 7 years ago |
11 |
September 07, 2018 |
5 |
mit |
Scala |
| Build your web API on the type level. |
| miniboxing/miniboxing-plugin |
107 |
|
0 |
1 |
about 6 years ago |
8 |
February 27, 2016 |
45 |
other |
Java |
| Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project: |