Virtualisation, cloud & network¶
microVMs, guest drivers, supervision, coordination and the network between them.
| Organisation | Repos | Site | Docs | What it holds |
|---|---|---|---|---|
openweft |
70 | site | docs | weft — a Go-native microVM cloud: drivers, network, block storage, HA services, runners, clients, native apps, and the loom editor built on it. |
go-virtio |
13 | site | docs | Guest virtio drivers: net, blk, gpu with virgl and Venus, console, rng, vsock, balloon, fs, sound, input. |
go-proc |
2 | site | docs | A PID-1 subreaper and process supervisor, and the restart state machine that decides when to try again. |
go-coord |
1 | site | docs | Cross-host coordination on etcd v3: host liveness, watches, leader election. |
go-net-dhcp |
1 | site | docs | A dependency-free DHCPv4 server library. |
go-net-health |
1 | site | docs | Active health probes — stateless TCP and HTTP checks folded into a rolling verdict. |
cloud-pool-managers |
1 | site | docs | VM pool management. |
claimward |
6 | site | docs | A WireGuard VPN with OIDC: the server, the client, and desktop apps for macOS, Linux and Windows. |
Counts are public repositories that hold code; brand, docs and landing repositories are excluded.