All 30 Dependencies
Every package tau depends on, ranked by repo health score.
Tau is a self-hosted, Git-native platform-as-a-service that eliminates traditional DevOps by treating all infrastructure as code stored in Git. Every commit, merge, or push automatically triggers builds, deployments, and infrastructure provisioning with no API calls and no manual configuration. Tau delivers capabilities comparable to Vercel, Firebase, and Cloudflare in a single open-source platform you run on your own servers or VMs.
Built in Go with a pure-Go WebAssembly runtime (wazero), Tau runs application functions in WASM containers for high performance, portability, and security across edge and cloud environments. The platform includes a full suite of integrated services: HTTP/DNS routing with automatic HTTPS, KV databases, object storage, PubSub messaging, load balancing, and private networking, all managed through a web console or CLI.
Tau includes Dream, a local development tool that spins up a hermetic, production-parity simulation of the entire cloud in-process as isolated universes you can test against without Docker or external infrastructure. Spore Drive provides automated multi-node deployment, pushing the Tau platform to your servers in a single command.
The platform is also designed for AI-native workflows: the Dream tool ships with a built-in MCP (Model Context Protocol) server, enabling autonomous AI coding agents to programmatically create and manage local cloud environments, build functions, and run end-to-end tests as part of an agentic development loop.