Building with Bloxide
OfficialBuild Rust actors with Bloxide framework.
Authorbloxide-com
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide to building robust, runtime-agnostic actors using the Bloxide framework in Rust, simplifying complex concurrent programming.
Core Features & Use Cases
- Hierarchical State Machines: Design and implement complex stateful logic with nested states and event bubbling.
- Runtime Agnosticism: Write actor code once that runs on both embedded (
no_std) and standard (Tokio) runtimes. - Actor Messaging: Facilitates safe and efficient communication between actors using typed channels.
- Use Case: Develop a real-time control system for an embedded device and then deploy the exact same actor logic on a server using Tokio, without code modification.
Quick Start
Follow the step-by-step guide in the SKILL.md to create your first Bloxide actor.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Building with Bloxide Download link: https://github.com/bloxide-com/bloxide/archive/main.zip#building-with-bloxide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.