POSIX Shared Memory Data Structures 1.0
High-performance lock-free data structures for inter-process communication
|
Files | |
posix_shm.h | |
Core POSIX shared memory management with automatic reference counting. | |
shm_array.h | |
Fixed-size shared memory array with STL compatibility. | |
shm_atomic.h | |
shm_object_pool.h | |
shm_queue.h | |
shm_ring_buffer.h | |
shm_simd_utils.h | |
SIMD-optimized utilities for simulation workloads. | |
shm_span.h | |
shm_table.h | |