#p2p

Wiki 2

  • 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

Toolbox 5

  • Freenet (Locutus) Rust rewrite of Freenet as a small-world peer ring hosting decentralized apps in the browser
  • iroh Rust library for QUIC connections dialed by public key, with hole-punching and relay fallback
  • Petals BitTorrent-style distributed LLM inference across volunteer GPUs โ€” working idea, dormant code since 2024
  • pullrun Runs one OCI image as a runc container, a Firecracker microVM, or an Apple Silicon VM off a content-addressed DAG store
  • ratatoskr Embeds a Yggdrasil mesh node in a Golang process with a gVisor userspace stack โ€” no TUN, no root