You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: site/ecosystem.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,9 @@ As described in the `README` file, FS2 is based mostly on `cats` and `cats-effec
12
12
13
13
### Libraries using FS2, and integrations with data stores
14
14
15
-
If you have a project you'd like to include in this list, either [click here](https://github.com/functional-streams-for-scala/fs2/edit/main/site/docs/ecosystem.md) or let us know in [the gitter channel](https://gitter.im/functional-streams-for-scala/fs2) and we'll add it for you.
15
+
If you have a project you'd like to include in this list, either [click here](https://github.com/typelevel/fs2/edit/main/site/ecosystem.md) or let us know in [the gitter channel](https://gitter.im/functional-streams-for-scala/fs2) and we'll add it for you.
16
16
17
+
*[cabbit](https://github.com/delimobil/cabbit): Simple client for RabbitMQ using fs2 and cats-effect.
17
18
*[canoe](https://github.com/augustjune/canoe): A purely functional library for building Telegram chatbots.
18
19
*[chromaprint](https://github.com/mgdigital/Chromaprint.scala): A Scala implementation of the Chromaprint/AcoustID audio fingerprinting algorithm, built with fs2 streams / Cats Effect.
19
20
*[circe-fs2](https://github.com/circe/circe-fs2): Streaming JSON manipulation with [circe](https://github.com/circe/circe).
@@ -61,4 +62,4 @@ If you have a project you'd like to include in this list, either [click here](ht
61
62
*[upperbound](https://github.com/SystemFw/upperbound): A purely functional, interval-based rate limiter with support for backpressure.
62
63
*[vinyldns](https://github.com/vinyldns/vinyldns): A DNS governance system using fs2 for throttling updates to DNS backends.
63
64
64
-
Don't see your project on the list? [Click here](https://github.com/functional-streams-for-scala/fs2/edit/main/site/docs/ecosystem.md) to add it!
65
+
Don't see your project on the list? [Click here](https://github.com/typelevel/fs2/edit/main/site/ecosystem.md) to add it!
0 commit comments