POSIX Shared Memory Data Structures 1.0
High-performance lock-free data structures for inter-process communication
|
▼Nshm_simd | |
CSimdArray | Helper class for SIMD operations on shm_array |
CParticle | |
CParticleSystemSoA | |
Cposix_shm_impl | POSIX shared memory wrapper with RAII and reference counting |
CSensorReading | |
Cshm_array | Fixed-size array in shared memory with zero-overhead access |
Cshm_atomic | Shared memory atomic value with auto-discovery |
Cshm_object_pool | High-performance object pool for shared memory |
Cshm_queue | Lock-free circular queue for shared memory IPC |
Cshm_ring_buffer | Lock-free ring buffer for high-throughput streaming data |
Cshm_span | Base class for shared memory data structures that span a region |
▼Cshm_table_impl | Metadata table for managing shared memory data structures |
Centry |