The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
A highly parallel Perl 5 interpreter written in Rust
Embedded LSM MVCC key-value database.
TypeId-based object pool for hotreloadable, cross-runtime shared state management.
Zoxide for Git worktrees — zero-config sync, fuzzy switching, AI-ready
Anvilforge — Laravel-equivalent Rust web framework. Forge web apps with Eloquent-shape ORM, Blade-style templates, queues, mail, and more.
Bellows — Anvilforge's real-time broadcaster. WebSocket server with Pusher-compatible wire protocol, breathes events out to connected clients.
Boost — Anvilforge's AI-agent toolkit. Embedded MCP server with framework introspection tools (routes, models, components, schema, queries, logs).
Cast — Eloquent-shaped ORM for Anvilforge. Facade crate.
Cast ORM core for Anvilforge: Model trait, QueryBuilder, Column, Relation, Schema, migrations.
Cast ORM derive macros: #[derive(Model)], #[has_many], #[belongs_to], #[scope].
Smith — Anvilforge's CLI (Artisan equivalent). Scaffolding, migrations, serve, queue:work, schedule:run, test.