It is a simple library for fast, atomic, non-blocking inter process status data exchange using "one writer, many readers" model. It uses separate shared memory area for each status structure. For now status writing, reading and update waiting is implemented.