Beta
Kitwork is in public beta — spin up your first service from the starter
template.
Get
started →
Each capability is a product in its own right — yet they ship as one process, share one philosophy, and run with zero infrastructure to operate.
Serverless functions, APIs, scheduled jobs and background workers — each in its own sandboxed runtime with a strict energy budget. Deploy by pushing a folder. No containers, no Kubernetes.
continuous replication · survives node loss
Persistent state that outlives machines. A zero-allocation query layer over PostgreSQL with ACID transactions, automatic rollback, and continuous multi-node replication.
A built-in gateway with automatic TLS via Let's Encrypt, multi-tier caching, and a zero-copy trie router resolved natively in Go — before any code runs.
Worker
Worker
Worker
peer absorbs the load — service continues
Every node runs the same binary; only responsibility differs. When a node fails, its peers absorb the load in milliseconds. Performance may shrink — the runtime never dies.
JWT-based identity and access control built into the runtime — issue, verify and scope tokens without a separate auth service. Guards run before your handler, on the fast path.
Start free, scale to a self-healing cluster — without ever changing your stack.