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
602 forks
Language: Scala
last commit: 2 months ago
Linked from 2 awesome lists
fpfunctional-programmingscalastreamstreaming-computation
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing abstractions for functional programming in Scala, aiming to support core, binary compatible, modular and efficient typeful libraries. | 5,276 |
| The Scala 2 compiler and standard library for a functional programming language on the JVM. | 14,360 |
| A minimal, idiomatic interface for building HTTP services in Scala | 2,563 |
| A set of functional programming tools and type classes to complement the Scala standard library | 4,669 |
| Generic programming library for Scala that enables abstracting over generic functions and eliminating boilerplate code | 3,398 |
| Compiles Scala source code to efficient JavaScript bytecode for use in web and mobile applications. | 4,610 |
| A compiler and runtime designed to compile and execute Scala code directly on the target machine's hardware. | 4,504 |
| Utilities and API for parsing and streaming XML data in Scala | 60 |
| A Scala-based utility library for interacting with AWS services using functional programming principles. | 192 |
| A library for typed functional programming in TypeScript, providing type-safe and scalable abstractions for common data structures. | 10,910 |
| A data access library for building Scala applications that interact with Postgres databases. | 1,594 |
| A Scala library that allows adding constraints to types at compile-time using type-level predicates. | 1,715 |
| A comprehensive collection of exercises, hints, and answers for learning functional programming in Scala. | 5,707 |
| Generates type-safe interfaces from Swagger API definitions | 263 |
| A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |