fs2
There are 219 repositories under fs2 topic.
http4s/http4s
A minimal, idiomatic Scala interface for HTTP
typelevel/skunk
A data access library for Scala + Postgres.
gvolpe/trading
💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
gvolpe/pfps-shopping-cart
:shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
profunktor/redis4cats
:bookmark: Redis client built on top of Cats Effect, Fs2 and Lettuce
fd4s/fs2-kafka
Functional Kafka Streams for Scala
mjakubowski84/parquet4s
Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster.
CleverCloud/pulsar4s
Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
gvolpe/pfps-examples
:izakaya_lantern: Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"
jaspervz/todo-http4s-doobie
A sample project of a microservice using http4s, doobie, and circe.
augustjune/canoe
Functional Telegram Bot API for Scala
gnieh/fs2-data
streaming data parsing and transformation library
profunktor/fs2-rabbit
:rabbit: RabbitMQ stream-based client built on top of Fs2
gvolpe/advanced-http4s
:rainbow: Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.
fthomas/fs2-cron
FS2 streams based on cron expressions
Kirill5k/mongo4cats
MongoDB Java client wrapper for Cats Effect & FS2 and ZIO
SmartBackpacker/core
FP Scala Back-end of the Smart Backpacker App
Banno/kafka4s
Functional programming with Kafka and Scala
laserdisc-io/laserdisc
A Future-free Fs2 native pure FP Redis client
lendup/fs2-blobstore
Minimal, idiomatic, stream-based Scala interface for key/value store implementations
mgdigital/Chromaprint.scala
Chromaprint/AcoustID audio fingerprinting for the JVM
sloshy/fs2-es
Event sourcing utilities for FS2
gvolpe/http4s-good-practices
Collection of what I consider good practices in Http4s (WIP)
cr-org/neutron
:stars: Purely functional Apache Pulsar client for Scala built on top of Fs2
MartinSnyder/http4s-chatserver
A chat server implemented using WebSockets and Scala/http4s
armanbilge/epollcat
minimum viable runtime
profunktor/typelevel-stack.g8
:books: Unofficial Giter8 template for the Typelevel Stack (Http4s / Doobie / Circe / Cats Effect / Fs2) based on Cats v1.x.x
spotify/tfreader
TensorFlow TFRecord reader CLI tool
ScalaWilliam/xs4s
XML Streaming for Scala including FS2/cats support
fs2-blobstore/fs2-blobstore
Minimal, idiomatic, stream-based Scala interface for key/value store implementations
jan0sch/pfhais
Source code of the book Pure functional HTTP APIs in Scala including a chapter about upgrading to Scala 3.
scodec/scodec-stream
Binding between scodec and FS2
ringcentral/cassandra4io
Asynchronous lightweight fs2 and cats.effect.IO wrapper under datastax cassandra 4.x driver with doobie-like syntax
armanbilge/fs2-io_uring
they see me ringin'
satabin/swam
WebAssembly engine in Scala
permutive-engineering/fs2-pubsub
Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.