1 unstable release
Uses new Rust 2024
| 0.1.0 | Sep 6, 2025 |
|---|
#1541 in Concurrency
Used in 2 crates
51KB
1K
SLoC
Wasmind Actor Utilities
Utilities and types for building Rust based Wasmind actors. This crate provides the building blocks that actor developers need: message types, tool abstractions, and development macros.
It is not required to use the traits, macros, etc... in this crate to build actors. This are simply utilites that simplify actor development.
Links
- 📚 Actor Development Guide - Complete tutorial for building actors
- 🎭 Example Actors - Reference implementations using these utilities
- 📖 API Documentation - Complete API reference
Dependencies
~1–2MB
~39K SLoC