#mesh
Wiki 3
- Mesh LLM: Distributed Inference over iroh Pools GPUs across machines as one OpenAI-compatible API; splits big models across nodes over iroh's p2p QUIC transport
- Yggdrasil Network Experimental overlay IPv6 mesh network where each node's address is derived from its public key; routing is location-independent and decentralized
- Yggdrasil Network as an Embedded Go Library asciimoth's tutorial on embedding Yggdrasil mesh networking in Go apps via their fork β Core + VTun + transports + autopeering, no daemon required
Toolbox 1
- ratatoskr Embeds a Yggdrasil mesh node in a Golang process with a gVisor userspace stack β no TUN, no root