Ross ROSS = Recommend OSS · open-source software intelligence for agents

scalaz/scalaz

Principled Functional Programming in Scala observed · 2026-08-28

github.com/scalaz/scalaz · Scala · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6073
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4673 stars · 698 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Scalaz is a Scala library for principled functional programming, providing purely functional data structures and foundational type classes such as Functor and Monad with instances for many data types. It is cross-built for Scala 2.12/2.13/3, Scala.js, and Scala Native.

Use cases

  • use monads and functors in Scala
  • purely functional data structures for Scala
  • type class instances for Option and List
  • write functional programming code in Scala
  • traverse and apply operations functionally
  • cross-compile Scala code to JS and native

When to choose

  • you want a mature, principled FP library for Scala with type classes like Monad and Functor
  • you need purely functional data structures such as NonEmptyList and Tree
  • you need cross-building support for Scala.js and Scala Native

When to avoid

  • you prefer the Cats ecosystem or ZIO ecosystem for FP in Scala
  • you want a lightweight minimal dependency and don't need advanced type classes
  • your team is not familiar with functional programming concepts

Facets

library · maturity stable

serialization developer-tools programming-languages developer-tools jvm cross-platform scala functional-programming type-classes monads functors purely-functional-data-structures scala-js scala-native algorithms

1 source

Member repositories

RepositoryRoleHealth v2
scalaz/scalazmain77

For agents

markdown · JSON · MCP: product_card(name="scalaz/scalaz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem