Skip to content

Commit 1619a74

Browse files
authored
Merge pull request #517 from cloudmark/patch-1
Update projects.yml
2 parents 5f76fdd + 6b3e7e8 commit 1619a74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data/projects.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
permalink: "https://armanbilge.github.io/calico"
1515
affiliate: true
1616
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]
1721
- title: "case-insensitive"
1822
description: "A case-insensitive string for Scala"
1923
github: "https://github.com/typelevel/case-insensitive"

0 commit comments

Comments
 (0)