meio 0.12.0

A compact actors framework for the async epoch in Rust & Tokio
Documentation

meio

Lightweight async actor framework for Rust.

  • Zero-cost
  • Full control
  • Tiny API

This framework designed for professional use, because for huge apps you need a full control of every aspect of the app and you haven't be bounded by specific restrictions.

Usage

Check tests in lib.rs file to see how it works.