ScalaCheck is a library written in Scala and used for automated property-based testing of Scala or Java programs.
Artifacts using ScalaCheck (5,188)
ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala Native, Dotty (Scala 3), and Java code.
Last Release on Mar 26, 2026
Cats is a library which provides abstractions for functional programming in the Scala programming language.
Last Release on Jan 20, 2025
Spark SQL is Apache Spark's module for working with structured data based on DataFrames.
Last Release on Jun 12, 2026
Core libraries for Apache Spark, a unified analytics engine for large-scale data processing.
Last Release on Jun 12, 2026
5.Cats Effect2,077 usages
org.typelevel » cats-effect Apache
Cats Effect is a high-performance, asynchronous, composable framework for building real-world applications in a purely functional style within the Typelevel ecosystem.
Last Release on Mar 9, 2026
6.Circe Core1,653 usages
io.circe » circe-core Apache
Core classes for Circe, a JSON library for Scala developed with a focus on performance.
Last Release on Jun 25, 2026
ZIO is a Type-safe, composable asynchronous and concurrent programming for Scala. ZIO lets developers quickly build applications that are highly scalable, testable, robust, resilient, resource-safe, efficient, and observable.
Last Release on May 7, 2026
ZIO Test is Scala library for writing functional tests with support for Resources, Effects, Property-Based Testing, Aspects, etc.
Last Release on May 7, 2026
9.Apache Kafka1,441 usages
org.apache.kafka » kafka Apache
The core Apache Kafka server and client libraries for building distributed streaming platforms.
Last Release on Jun 24, 2026
10.Specs21,436 usages
org.specs2 » specs2 MIT