iii-hq/iii
Effortlessly compose, extend, and observe every service in real-time for the first time ever. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 84
- Longevity 43
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 608
- days_rel: 26
- days_push: 7
- n_releases_24m: 179
Adoption not part of the score
18629 stars · 1249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
iii is a Rust-based runtime engine that composes backend services from three primitives (Worker, Trigger, Function), letting polyglot workers connect over WebSocket with zero integration code. It bundles queues, cron, HTTP, state, observability, agents, and sandboxes into one live system surface, installable via SDKs for Python, TypeScript, and Rust.
Use cases
- compose backend services without writing integration code
- run python and typescript workers in one system
- add queues cron and agents as installable workers
- observe all services in real time
- build ai agent systems with shared runtime
- extend a live system with zero downtime
When to choose
- you want to eliminate per-service integration overhead across a polyglot stack
- you need queues, cron, HTTP, state, and agents from a single runtime
- you want services installable like npm packages
- you are building agentic or event-driven backends in Python, TypeScript, or Rust
When to avoid
- you need a battle-tested framework with a long stability record
- you prefer conventional per-service architectures with mature tooling
- your stack is single-language and already well served by existing frameworks
- you require an OSI-approved license for commercial use
Facets
framework · maturity active
microservices workflow-automation agent-framework message-queue scheduling monitoring rpc websocket developer-tools deployment developer-tools backend microservices apis rust python cross-platform cli self-hosted service-composition worker-runtime zero-integration polyglot engine real-time-observability sdk genai ai-agents automation nodejs typescript docker kubernetes
5 sources
- readme: https://github.com/iii-hq/iii · fetched 2026-08-28 · 66411ca10e53
- homepage: https://iii.dev · fetched 2026-08-29 · 78840da84e78
- site_page: https://iii.dev/docs · fetched 2026-08-29 · 7e0fde03e724
- site_page: https://iii.dev/docs/install · fetched 2026-08-29 · d4ecd1dd1b28
- site_page: https://iii.dev/docs/quickstart · fetched 2026-08-29 · 21875ca028c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iii-hq/iii | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem