add duck4s to project page

This commit is contained in:
Salar Rahmanian 2025-06-13 17:58:19 -07:00
parent 8171a36a8a
commit 240ed2650e
4 changed files with 29 additions and 2 deletions

View file

@ -1,7 +1,7 @@
+++
title = "ZIO Actors"
description = "A High performance, purely functional library for building, composing, and supervising typed actors based on ZIO using Scala."
weight = 4
weight = 5
[taxonomies]
tags = ["actor model", "concurrency", "distributed systems", "scala", "functional programming", "zio"]