Skip to content

JHLeeeMe/IPCplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0302fa1 · Jun 16, 2024

History

34 Commits
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
May 13, 2024
Jun 15, 2024
May 27, 2024
May 23, 2024
May 7, 2024
Jun 4, 2024
May 23, 2024
May 13, 2024
May 23, 2024

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.