github.com/PlaceOS/core
4.20.2 / published Oct 23, 2025 / repository
PlaceOS primary coordination service.
PlaceOS Core
The coordination service for running drivers on PlaceOS.
Implementation
Compilation
Compilation of drivers and binary management is performed by build-api service.
Module Management
Modules are instantiations of drivers which are distributed across core nodes through rendezvous hashing.
Clustering
Core is a clustered service. This is implemented through the clustering lib.
Contributing
See CONTRIBUTING.md.