Skip to main content

Module shm

Module shm 

Source
Expand description

Shared memory view for zero-copy access.

Defines ShmView struct for safe, bounds-checked access to shared memory regions with methods for reading headers and payloads.

Structs§

BoundsChecker
ControlRegion
Futex
Heartbeat
PoisonGuard
PriorityRingBuffer
RecoveryManager
RingBuffer
ShmView
SlotMetadata

Enums§

BoundsError
FutexError
MmapSegment
Platform
ShmError
ShmPriority
SlotState

Constants§

SHM_ALIGNMENT

Traits§

ShmTransport

Functions§

is_aligned

Type Aliases§

FutexResult
ShmResult