GitHub - boostorg/interprocess: Boost.org interprocess module (original) (raw)

Boost.Interprocess

Boost.Interprocess simplifies the use of common interprocess communication and synchronization mechanisms and offers a wide range of them:

Also offers higher-level interprocess mechanisms to dynamically allocate portions of a shared memory or a memory mapped file. Using these mechanisms, it offers useful tools to construct C++ objects, including STL-like containers, in shared memory and memory mapped files.

License

Distributed under the Boost Software License, Version 1.0.

Properties

Build Status

Branch Deps Docs Tests
master Deps Documentation Enter the Matrix
develop Deps Documentation Enter the Matrix

Directories

Name Purpose
doc documentation
example examples
extra extra utilities
include headers
test unit tests

More information