#actor #wasmind #building #macro #message #helpers-for-building

wasmind_actor_utils

Utilities and helpers for building Wasmind actors in Rust

1 unstable release

Uses new Rust 2024

0.1.0 Sep 6, 2025

#1541 in Concurrency


Used in 2 crates

MIT license

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.

docs.rs

It is not required to use the traits, macros, etc... in this crate to build actors. This are simply utilites that simplify actor development.

Dependencies

~1–2MB
~39K SLoC