Decentralized P2P compute sharing inspired by mycelium networks.
- Idle computers waste 90% of their compute capacity
- Cloud computing is expensive and centralized
- Existing solutions (e.g., Gongji Tech) are B2B, not personal
A P2P compute network where:
- Devices auto-discover like mycelium
- Tasks route via ant colony optimization
- Reputation builds via pheromone trails
- No central server, no platform fees
| Gongji Tech | Mycelium Compute | |
|---|---|---|
| Control | Centralized | Decentralized |
| User | Enterprise | Personal |
| Fee | Platform takes 20-30% | No platform fee |
| Privacy | Algorithm exposed | End-to-end encrypted |
- Concept validated
- Algorithm prototype (in progress)
- MVP with 3-node network
- Open source community
- Issues: Open an issue
- Discussions: GitHub Discussions
- Email: [xcm-58@163.com]
MIT License - free to use, modify, distribute.# mycelium-compute Decentralized P2P compute sharing inspired by mycelium networks