DEV Community

Cover image for OpenFabric - A zero-config, decentralized local compute mesh.
Tarun Kumar
Tarun Kumar

Posted on

OpenFabric - A zero-config, decentralized local compute mesh.

OpenFabric is an open-source mesh compute platform that lets you install a single small app on any device - a Raspberry Pi, old laptop, desktop, or phone - and those devices automatically discover each other on the local network, pool their RAM and storage, and act as one unified computer.

No YAML, no Kubernetes, no cloud account needed - it just works out of the box with zero configuration. Everything stays on your local network with no telemetry or external data sharing. If a device goes offline, the cluster self-heals and re-routes tasks automatically.

Try OpenFabric

Top comments (0)