Any good distributed actor crates?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • riker

    Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.

  • I remember a crate called riker that did distribute actors but it looks like it's abandoned unfortunately.

  • lunatic

    Lunatic is an Erlang-inspired runtime for WebAssembly

  • I am not familiar with Orleans, but the most complete distributed actor system in the Rust ecosystem is probably Lunatic : https://github.com/lunatic-solutions/lunatic It is more than just actors, it is heavily inspired by Erlang, and offers many utilities for managing redundant processes for highly reliable systems.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts