Skip to content
← All projects

openclaw-rs

Rust

A Rust implementation of OpenClaw. Event-sourced agent runtime with capability-based sandboxing.

What it is

A Rust reimplementation of the OpenClaw runtime: an append-only sled event store, CRDT projections, a JSON-RPC 2.0 gateway on axum (HTTP + WebSocket), AES-256-GCM credential storage, and platform-specific sandboxing.

Install

Terminal
$ cargo install openclaw-cli
Language
Rust
Licence
Verify at linked source
Category
Agent Runtime & Workspaces
Author
Neul Labs

Frequently asked questions

What is openclaw-rs?

openclaw-rs is an entry in the Neul Labs project catalogue. A Rust implementation of OpenClaw. Event-sourced agent runtime with capability-based sandboxing. A Rust reimplementation of the OpenClaw runtime: an append-only sled event store, CRDT projections, a JSON-RPC 2.0 gateway on axum (HTTP + WebSocket), AES-256-GCM credential storage, and platform-specific sandboxing. Current source, licence, release and documentation status should be verified at the linked project surfaces.

How do I install openclaw-rs?

The catalogue records this install command: `cargo install openclaw-cli`. Verify the linked repository, package, supported version and current instructions before use.

What language is openclaw-rs written in?

openclaw-rs is written in Rust.

Is openclaw-rs open source?

Source is linked at https://github.com/neul-labs/openclaw-rs. Inspect the repository licence and release metadata for the exact version; Neul Labs does not apply one blanket licence claim to the whole catalogue.