moai-lang-rust

Community

Enterprise Rust with safety & speed.

Authorjg-chalk-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill outlines Rust 1.91.1 patterns for safe concurrency, memory safety, and systems programming.

Core Features & Use Cases

  • Ownership model: safe memory management with zero-cost abstractions.
  • Async patterns: Tokio and async-std usage.
  • Testing & tooling: cargo test and benches.

Quick Start

Create a small Rust module with a mutex-protected counter and a Tokio task.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: moai-lang-rust
Download link: https://github.com/jg-chalk-io/Nora-LiveKit/archive/main.zip#moai-lang-rust

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository