scalaz
Functional toolkit
A set of functional programming tools and type classes to complement the Scala standard library
Principled Functional Programming in Scala
5k stars
207 watching
703 forks
Language: Scala
last commit: over 1 year ago
Linked from 3 awesome lists
functional-programmingscalascala-nativescalajsscalaz
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift library for implementing functional programming concepts and data structures in the language | 3,332 |
| | A library providing abstractions for functional programming in Scala, aiming to support core, binary compatible, modular and efficient typeful libraries. | 5,276 |
| | A comprehensive collection of exercises, hints, and answers for learning functional programming in Scala. | 5,707 |
| | A library for purely functional and effectful stream processing in Scala. | 2,381 |
| | A learning-by-doing course/tutorial on functional programming in Scala | 613 |
| | A collection of purely functional data structures and algorithms in Scala. | 1,469 |
| | A guide for writing maintainable and readable Scala code | 2,743 |
| | A Scala library for automating data transformations without boilerplate code. | 1,181 |
| | Library for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively. | 831 |
| | A library that generates arbitrary case classes with scalaprops and shapeless properties | 10 |
| | A compiler and runtime designed to compile and execute Scala code directly on the target machine's hardware. | 4,504 |
| | A comprehensive guide to abstractions from Category theory in functional programming with implementation examples and links to further resources. | 379 |
| | A high-level Python library for functional programming, providing abstract data structures and utilities. | 34 |
| | A property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing. | 277 |
| | Generic programming library for Scala that enables abstracting over generic functions and eliminating boilerplate code | 3,398 |