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: docs/typelevelEcosystem.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ Here you can find a comprehensive list of libraries and projects related to Type
70
70
|[fs2-rabbit](https://fs2-rabbit.profunktor.dev/)|[RabbitMQ](https://www.rabbitmq.com/) stream-based client built on top of [Fs2][Fs2] and [Cats Effect][Cats Effect]. |
71
71
|[fs2-reactive-streams](https://github.com/zainab-ali/fs2-reactive-streams)| A reactive streams implementation for [Fs2][Fs2]. |
72
72
|[fs2-ssh](https://github.com/precog/fs2-ssh)| A wrapper around Apache SSHD targeting [Cats Effect][Cats Effect] and [Fs2][Fs2]. |
73
+
|[fs2-throttler](https://github.com/kovstas/fs2-throttler)| Throttling for fs2 based on the token bucket algorithm. |
73
74
|[fs2-zk](https://github.com/Spinoco/fs2-zk)| Simple Apache [Zookeeper](https://zookeeper.apache.org/) bindings for [Fs2][Fs2]. |
74
75
|[Fs2][Fs2]| Functional streams for Scala (streaming I/O library). |
75
76
|[fuuid-annotation](https://github.com/davenverse/fuuid-annotation)| Automatically create an inner Id tagged FUUID type with convenient methods for its creation. |
0 commit comments