cpp-ipc

IPC library

A high-performance inter-process communication library using shared memory on Linux/Windows.

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

GitHub

2k stars
56 watching
342 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list

cppcpp17ipclinuxshared-memorywindows

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mutouyun/cpp-format C++ formatting library with syntax compatible to C#/Rust/Python 11
jarikomppa/ipc Provides a set of basic primitives for inter-process communication between different parts of a program or across multiple processes. 136
saprykin/plibsys A highly portable C system library providing threads, synchronization primitives, sockets, and other fundamental building blocks for cross-platform software development. 695
cppcon/cppcon2017 A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. 1,790
servo/ipc-channel A Rust-based implementation of a process communication API using native OS abstractions 882
pagghiu/sanecpplibraries A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. 526
c-robinson/iplib A library for working with IP addresses and networks in Go 144
rabauke/mpl A C++17 message passing library based on the MPI standard for high-performance computing. 168
cryptobiu/libscapi Provides high-performance protocols and cryptographic infrastructure for secure multiparty computation 182
kmc7468/cppdnn Provides machine learning capabilities in C++11 9
richelbilderbeek/travis_gcc_cpp17 A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. 21
organic-code/breep A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. 141
managarm/mlibc A portable C standard library with support for multiple architectures and operating systems. 860
cppcon/cppcon2016 Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics 1,806
kumokyaku/kcp A C# implementation of the KCP (KCP) networking protocol. 857