Skip to content

JHLeeeMe/IPCplusplus

Repository files navigation

IPCplusplus

header-only C++ library that wraps System V IPC and POSIX IPC.

Components

  1. System V IPC Wrappers
  2. POSIX IPC Wrappers
    • To do

Dependencies

This project uses GoogleTest (gtest) for its testing framework. GoogleTest is distributed under the BSD 3-Clause "New" or "Revised" License. For more details, see GoogleTest's GitHub repository.