Simple tokio actors macros
Simple tokio actors
Simple actors with macros, part of lakka crate
A simple actor framework for Rust.
A simple, ergonomic, idiomatic, macro for generating the boilerplate to use rust futures tasks in a concurrent actor style.
A proc-macro for a simple actor framework.
Simple macro based actor framework for Tokio-based apps
Simple actors with macros
Simple actors with macros, part of lakka crate
A procedural macro for generating JSON-based actor implementations for the simple_json_server library.
A simple way to build a JSON-based server with automatic JSON serialization/deserialization, error handling, async support, type safety, and comprehensive RustDoc generation.
A Simple and Efficient In-Process Actor Model Implementation for Rust.