Show HN: Kameo – a Rust library for building fault-tolerant, async actors

Hi HN,

I’m excited to share Kameo, a lightweight Rust library that helps you build fault-tolerant, distributed, and asynchronous actors. If you're working on distributed systems, microservices, or real-time applications, Kameo offers a simple yet powerful API for handling concurrency, panic recovery, and remote messaging between nodes.

Key Features:

- Async Rust: Each actor runs as a separate Tokio task, making concurrency management simple.

- Remote Messaging: Seamlessly send messag

6mo | Hacker news

Ricerca