Node and Protocol Simulation for the Federated Web
  • Rust 67.6%
  • TypeScript 21.3%
  • JavaScript 5%
  • CSS 3.2%
  • HTML 2.9%
Find a file
2026-06-11 17:09:57 +02:00
.assets add frontend 2026-06-11 17:09:57 +02:00
backend add frontend 2026-06-11 17:09:57 +02:00
frontend add frontend 2026-06-11 17:09:57 +02:00
LICENSE add license 2025-12-05 16:49:52 +01:00
README.md add frontend 2026-06-11 17:09:57 +02:00

fedivis

Fediverse peer-to-peer gossip-based peer discovery simulation.

Nodes start knowing only a seed node. Every 10 ticks they ask each known peer for random contacts — similar to how Fediverse instances discover each other. Over time the network converges toward full connectivity without central coordination.