Functional Programming
Sort:
popular
|
newest
Cats is a library which provides abstractions for functional programming in the Scala programming language.
Last Release on May 28, 2024
2. Cats Effect1,776 usages
org.typelevel » cats-effectApache
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 6, 2024
3. Core1,344 usages
com.chuusai » shapelessApache
Shapeless is a type class and dependent type based generic programming library for Scala.
Last Release on May 18, 2024
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 Aug 29, 2024
Scalaz is a Scala library for functional programming, providing purely functional data structures
to complement those from the Scala standard library
Last Release on Apr 15, 2024
7. CatsJVM359 usages
org.typelevel » catsMIT
9. Arrow Core202 usages
io.arrow-kt » arrow-coreApache
Functional companion to Kotlin's Standard Library
Last Release on Apr 3, 2024
10. Javaslang121 usages
io.javaslang » javaslangApache