FS2 (“Functional Streams for Scala”) is a purely functional, effectful abstraction for stream processing on the JVM. Built on Cats Effect, it enables compositional resource-safe streaming workflows with robust error handling, back-pressure, pull/push semantics, and support for concurrent and interruptible pipelines.
Features
- Purely functional streams with Cats Effect integration
- Safe resource acquisition and disposal using compile-time guarantees
- Composable concurrent pipelines with back-pressure support
- Pull/homeostasis and push models unified in a single API
- Support for streaming connectors (e.g. HTTP via fs2-http, RabbitMQ, MQTT)
- Designed for efficient Scala code on both Scala 2 & Scala 3
Categories
LibrariesLicense
MIT LicenseFollow FS2
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FS2!