Skip to content

Commit 4f18a92

Browse files
authored
Merge pull request #4359 from kovstas/patch-1
Add a link about fs2-throttler
2 parents 50f8f6b + 9ed1af6 commit 4f18a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/typelevelEcosystem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Here you can find a comprehensive list of libraries and projects related to Type
7070
| [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]. |
7171
| [fs2-reactive-streams](https://github.com/zainab-ali/fs2-reactive-streams) | A reactive streams implementation for [Fs2][Fs2]. |
7272
| [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. |
7374
| [fs2-zk](https://github.com/Spinoco/fs2-zk) | Simple Apache [Zookeeper](https://zookeeper.apache.org/) bindings for [Fs2][Fs2]. |
7475
| [Fs2][Fs2] | Functional streams for Scala (streaming I/O library). |
7576
| [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

Comments
 (0)