Home > Engineering > Infrastructure
Infrastructure
The Infrastructure layer is the software the SPLectrum Platform is built on. This section documents that stack as a reference: what each piece is, where it lives upstream, and how the parts fit together.
Holepunch
- Bare — the minimal JavaScript runtime the stack targets, its module ecosystem, and how you port code to it.
- P2P building blocks — the Hypercore family plus the networking, crypto, and availability layers. Usable directly, independent of Pear.
- Pear — the peer-to-peer application runtime and deployment platform, now an embeddable library.
In House
- bare-for-pear — modules we adapted to run on Bare, and what we learned doing it.
Wider P2P & Pear Ecosystem
Flagship: Keet — Holepunch’s P2P chat, the marquee app built on the stack.
- Browse the ecosystem — projects built on the stack, graded established / active / further.