Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Peloton actor library #4540

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/typelevelEcosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Here you can find a comprehensive list of libraries and projects related to Type
| [newts](https://julien-truffaut.github.io/newts/) | Defines newtypes compatible with [Cats][Cats] type classes. |
| [odin](https://github.com/valskalla/odin) | Fast & functional logger with own logging backend. |
| [origami](https://github.com/atnos-org/origami) | Monadic folds. |
| [peloton](https://github.com/killaitis/peloton) | A lightweight and playful actor library for [Cats Effect][Cats Effect]. |
| [phony](https://github.com/alirezameskin/phony) | Fake data generator. |
| [pulsar4s](https://github.com/sksamuel/pulsar4s) | concise, idiomatic, reactive, type safe Scala client for [Apache Pulsar](https://pulsar.apache.org/). |
| [pureconfig](https://pureconfig.github.io/) | A boilerplate-free library for loading configuration files. |
Expand Down