scalaz

Functional toolkit

A set of functional programming tools and type classes to complement the Scala standard library

Principled Functional Programming in Scala

GitHub

5k stars
207 watching
703 forks
Language: Scala
last commit: over 1 year ago
Linked from 3 awesome lists

functional-programmingscalascala-nativescalajsscalaz

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
typelift/swiftz A Swift library for implementing functional programming concepts and data structures in the language 3,332
typelevel/cats A library providing abstractions for functional programming in Scala, aiming to support core, binary compatible, modular and efficient typeful libraries. 5,276
fpinscala/fpinscala A comprehensive collection of exercises, hints, and answers for learning functional programming in Scala. 5,707
typelevel/fs2 A library for purely functional and effectful stream processing in Scala. 2,381
dehun/learn-fp A learning-by-doing course/tutorial on functional programming in Scala 613
vkostyukov/scalacaster A collection of purely functional data structures and algorithms in Scala. 1,469
databricks/scala-style-guide A guide for writing maintainable and readable Scala code 2,743
scalalandio/chimney A Scala library for automating data transformations without boilerplate code. 1,181
softwaremill/quicklens Library for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively. 831
scalaprops/scalaprops-shapeless A library that generates arbitrary case classes with scalaprops and shapeless properties 10
scala-native/scala-native A compiler and runtime designed to compile and execute Scala code directly on the target machine's hardware. 4,504
lemastero/scala_typeclassopedia A comprehensive guide to abstractions from Category theory in functional programming with implementation examples and links to further resources. 379
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34
scalaprops/scalaprops A property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing. 277
milessabin/shapeless Generic programming library for Scala that enables abstracting over generic functions and eliminating boilerplate code 3,398