Skip to content

RsClawMulti-Agent AI Gateway

10x faster startup, 10x smaller footprint, zero Node.js dependency. OpenClaw compatible.

Install

bash
curl -fsSL https://raw.githubusercontent.com/rsclaw-ai/rsclaw/main/scripts/install.sh | bash
powershell
irm https://raw.githubusercontent.com/rsclaw-ai/rsclaw/main/scripts/install.ps1 | iex
bash
git clone https://github.com/rsclaw-ai/rsclaw.git && cd rsclaw
cargo build --release

Performance Comparison

RsClawOpenClaw
Startup time~26ms2-5s
Memory usage~20MB idle~1000MB+
Binary size~12MB~300MB+ (node_modules)
Dependencies~500 (Rust crates)1000+ (npm)
LanguageRustTypeScript/Node.js

Released under MIT / Apache-2.0 License