qhkm/zeptopm
⚡ Process Manager for AI agents — like PM2, but for LLMs. Erlang-inspired process supervision, real-time agent channels, orchestrated multi-agent runs. Single binary, ~7 MB per agent.
Built in Rust, ZeptoPM isolates each agent as a separate OS process with independent memory and session state, communicating via JSON-line message passing over a daemon supervisor—eliminating shared-memory crashes. It orchestrates multi-agent workflows through DAGs with configurable channel modes (TurnBased or Stream) and peer failure policies, supports hot config reload and per-agent budget limits across multiple LLM providers, and optionally enforces additional sandboxing via Capsule.
Stars
2
Forks
1
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Monthly downloads
4
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/qhkm/zeptopm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
RightNow-AI/openfang
Open-source Agent Operating System
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...