-
nmoncho/sbt-dependency-check 1.8.4
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs).
Scala versions: 3.x 2.12sbt plugins: 2.x 1.x -
kontainers/micrometer-akka 0.12.3
A library for monitoring Akka that uses Micrometer metrics
Scala versions: 2.13 2.12 2.11 -
reibitto/sbt-test-shards 0.2.0
An sbt plugin for splitting tests across multiple shards to speed up tests.
Scala versions: 2.12sbt plugins: 1.x -
bottech/scala2plantuml 0.3.0
Scala2PlantUML generates PlantUML diagrams from Scala code.
Scala versions: 2.13 2.12sbt plugins: 1.x -
aehrc/variantspark 0.5.5
machine learning for genomic variants
Scala versions: 2.12 -
s-mach/s_mach.concurrent 2.0.0
s_mach.concurrent is an open-source Scala library that provides asynchronous serial and parallel execution flow control primitives for working with asynchronous tasks. An asynchronous task consists of two or more calls to function(s) that return a future result A ⇒ Future[B] instead of the result A ⇒ B. s_mach.concurrent also provides utility & convenience code for working with scala.concurrent.Future
Scala versions: 2.12 2.11