diff --git a/docs/typelevelEcosystem.md b/docs/typelevelEcosystem.md index 1fda503b8e..1b4641b198 100644 --- a/docs/typelevelEcosystem.md +++ b/docs/typelevelEcosystem.md @@ -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. |