ipc
IPC primitives
Provides a set of basic primitives for inter-process communication between different parts of a program or across multiple processes.
Public domain single header inter process communication primitives
136 stars
11 watching
20 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list
ccppipclinuxmemoryprocesssemaphoresharingwindows
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance inter-process communication library using shared memory on Linux/Windows. | 1,817 |
| Provides an efficient inter-process communication middleware for various operating systems. | 1,713 |
| A Rust-based implementation of a process communication API using native OS abstractions | 882 |
| Provides a way to communicate between worker processes in an Nginx configuration | 108 |
| A tiny IRC client written in POSIX C99. | 525 |
| An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
| A simple Internet Relay Chat server written in Python. | 422 |
| Enables communication between Minecraft clients and servers using a standardized protocol | 734 |
| An Android IPC solution that simplifies remote service communication using plain Java interfaces and annotations. | 84 |
| A highly portable C system library providing threads, synchronization primitives, sockets, and other fundamental building blocks for cross-platform software development. | 695 |
| Provides C++ libraries and tools for multi primitive-to-primitive point cloud registration and processing pipelines. | 176 |
| Simplifies programming of PRU microcontrollers by providing a high-level language and tools for building firmware. | 67 |
| A Python-based comprehensive network packet analysis library | 240 |
| Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 90 |
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |