inter-process-communication topic

List inter-process-communication repositories

junixsocket

426
Stars
116
Forks
Watchers

Unix Domain Sockets in Java 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more

cdipc

24
Stars
9
Forks
Watchers

A Real-time Inter-Process Communication (IPC) mechanism and library

Android-AIDL

30
Stars
8
Forks
Watchers

A sample that makes Inter Process Communication (IPC) via Android Interface Definition Language (AIDL)

lockfree

758
Stars
46
Forks
Watchers

A collection of lock-free data structures written in standard C++11

iceoryx2

374
Stars
21
Forks
Watchers

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust

shared-buffer

18
Stars
3
Forks
Watchers

A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication.

electronjs-revit-addin

16
Stars
1
Forks
Watchers

An MVC multi-process-architectured Revit add-in where the 'View' layer is implemented as an Electron.js app that communicates with the Revit add-in with a 'Controller' layer wrapped over a server/clie...

InterProcessPyObjects

59
Stars
3
Forks
Watchers

High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serialization and deserialization. Provides fast inter-process communicatio...