We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f76fdd + 6b3e7e8 commit 1619a74Copy full SHA for 1619a74
_data/projects.yml
@@ -14,6 +14,10 @@
14
permalink: "https://armanbilge.github.io/calico"
15
affiliate: true
16
platforms: [js]
17
+- title: "cats-actors"
18
+ description: "An Actor Model implementation built on top of Cats-Effect, providing a higher-level abstraction for managing concurrency."
19
+ github: "https://github.com/suprnation/cats-actors"
20
+ platforms: [jvm]
21
- title: "case-insensitive"
22
description: "A case-insensitive string for Scala"
23
github: "https://github.com/typelevel/case-insensitive"
0 commit comments