Skip to main content

Project registry

Lean agent runtimes built with compiled languages. Each project demonstrates that efficient agents are not just possible — they are practical today.
Building a lean agent runtime? Open an issue to add your project to the registry.

ZeroClaw

A Rust-based agent runtime supporting Discord, Telegram, Matrix, email, voice, and 25+ more channels out of the box.

WireClaw

A self-contained AI agent on a $5 microcontroller. Chat with it over Telegram. It reads sensors, controls hardware, and creates automation rules that run forever.

PicoClaw

A Go-based personal AI assistant inspired by NanoBot. Runs on $10 hardware with less than 10 MB RAM.

OpenFang

A full operating system for autonomous agents. Not a chatbot framework. Not a Python wrapper. Built from scratch in Rust.

MimiClaw

A fully functional Claude-powered AI assistant compiled to bare-metal C, running on a $5 ESP32-S3 chip at 0.5 W. Accessible via Telegram.

ESP-Claw

A C/C++ agent framework for ESP32 with MCP support, on-chip memory, and hybrid LLM/Lua execution. Runs on 520 KiB RAM.

DocsClaw

A Go-based agent runtime consuming ~10 MiB per pod. ConfigMap-driven with A2A protocol and OCI skill delivery.