C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.

Features

  • Compilers with C++17 support are recommended (msvc-2017/gcc-7/clang-4)
  • No other dependencies except STL
  • Only lock-free or lightweight spin-lock is used
  • Circular array is used as the underline data structure
  • ipc::route supports single read and multiple write. ipc::channel supports multiple read and write
  • Broadcasting is used by default, but user can choose any read/ write combinations
  • No long time blind wait. (Semaphore will be used after a certain number of retries.)
  • Documentation available

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow cpp-ipc

cpp-ipc Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of cpp-ipc!

Additional Project Details

Programming Language

C++

Related Categories

C++ Libraries

Registered

2024-07-02