fs2
Stream processor
A library for purely functional and effectful stream processing in Scala.
Compositional, streaming I/O library for Scala
2k stars
88 watching
601 forks
Language: Scala
last commit: 7 days ago
Linked from 2 awesome lists
fpfunctional-programmingscalastreamstreaming-computation
Related projects:
Repository | Description | Stars |
---|---|---|
typelevel/cats | A library providing abstractions for functional programming in Scala, aiming to support core, binary compatible, modular and efficient typeful libraries. | 5,256 |
scala/scala | The Scala 2 compiler and standard library for a functional programming language on the JVM. | 14,351 |
http4s/http4s | A minimal, idiomatic interface for building HTTP services in Scala | 2,561 |
scalaz/scalaz | A set of functional programming tools and type classes to complement the Scala standard library | 4,668 |
milessabin/shapeless | Generic programming library for Scala that enables abstracting over generic functions and eliminating boilerplate code | 3,394 |
scala-js/scala-js | Compiles Scala source code to efficient JavaScript bytecode for use in web and mobile applications. | 4,605 |
scala-native/scala-native | A compiler and runtime designed to compile and execute Scala code directly on the target machine's hardware. | 4,496 |
scalawilliam/xs4s | Utilities and API for parsing and streaming XML data in Scala | 60 |
laserdisc-io/fs2-aws | A Scala-based utility library for interacting with AWS services using functional programming principles. | 191 |
gcanti/fp-ts | A library for typed functional programming in TypeScript, providing type-safe and scalable abstractions for common data structures. | 10,871 |
typelevel/skunk | A data access library for building Scala applications that interact with Postgres databases. | 1,588 |
fthomas/refined | A Scala library that allows adding constraints to types at compile-time using type-level predicates. | 1,713 |
fpinscala/fpinscala | A comprehensive collection of exercises, hints, and answers for learning functional programming in Scala. | 5,698 |
fsprojects/swaggerprovider | Generates type-safe interfaces from Swagger API definitions | 263 |
thangiee/freasy-monad | A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |