Skip to main content

Crate sectorsync_core

Crate sectorsync_core 

Source
Expand description

Core types and runtime primitives for SectorSync.

Modulesยง

barrier
Full runtime barrier state for pause, snapshot, upgrade, and resume.
command
Client command envelopes and validation decisions.
component
Custom component registry and station-local blob storage.
entity
Entity metadata, authority roles, tags, and dirty state.
event
Cross-station event envelopes and bounded priority queues.
gateway
Low-level gateway session and client routing primitives.
handoff
Two-phase entity owner handoff primitives.
hotspot
Hotspot metrics and split planning primitives.
ids
Strongly typed identifiers used across SectorSync.
interest
Interest query primitives used by replication planning.
policy
Runtime-configurable, hot-path-compiled sync policies.
prelude
Common imports for SectorSync embedders.
replication
Replication planning helpers.
snapshot
Snapshot metadata and station snapshot containers.
spatial
3D spatial primitives and uniform-grid helpers.
spatial_index
Low-level cell index for station-local AOI candidate queries.
station
Station-local entity storage and runtime primitives.