Repository navigation

#

inter-process-communication

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

C++
874
3 个月前

Unix Domain Sockets for all Java versions 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more

Java
446
9 天前

A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.

C#
155
3 年前

Inter Process Communication (IPC) between Python and Cadence Virtuoso

Python
78
8 年前

High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serialization and deserialization. Provides fast inter-process communication (IPC) via shared memory. Supports NumPy, Torch arrays, custom classes (including dataclass), classes with methods, and asyncio

Python
78
5 个月前

Swift toolkit for passing messages between iOS apps and extensions.

Swift
61
4 年前

Portable inter-process communication for Lua

C
49
6 年前

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

C
36
2 天前

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

Kotlin
33
4 年前

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

C
28
4 年前

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/client architecture using named pipes.

C#
23
2 年前

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

C++
18
6 年前