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.
2k stars
56 watching
342 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
cppcpp17ipclinuxshared-memorywindows
Related projects:
Repository | Description | Stars |
---|---|---|
| C++ formatting library with syntax compatible to C#/Rust/Python | 11 |
| Provides a set of basic primitives for inter-process communication between different parts of a program or across multiple processes. | 136 |
| A highly portable C system library providing threads, synchronization primitives, sockets, and other fundamental building blocks for cross-platform software development. | 695 |
| A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. | 1,790 |
| A Rust-based implementation of a process communication API using native OS abstractions | 882 |
| A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
| A library for working with IP addresses and networks in Go | 144 |
| A C++17 message passing library based on the MPI standard for high-performance computing. | 168 |
| Provides high-performance protocols and cryptographic infrastructure for secure multiparty computation | 182 |
| Provides machine learning capabilities in C++11 | 9 |
| A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
| A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
| A portable C standard library with support for multiple architectures and operating systems. | 860 |
| Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,806 |
| A C# implementation of the KCP (KCP) networking protocol. | 857 |