inter-process-communication
There are 189 repositories under inter-process-communication topic.
eclipse-iceoryx/iceoryx
Eclipse iceoryx™ - true zero-copy inter-process-communication
eclipse-iceoryx/iceoryx2
Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
DNedic/lockfree
A collection of lock-free data structures written in standard C++11
kohlschutter/junixsocket
Unix Domain Sockets in Java 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more
UweKeim/ZetaIpc
A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.
peptos/traffic-shm
traffic-shm (Anna) is a Java based lock free IPC library.
paritytech/parity-tokio-ipc
Parity tokio-ipc
unnir/CadenceSKILL-Python
Inter Process Communication (IPC) between Python and Cadence Virtuoso
Anizoptera/AzaThread
Simple and powerful threads emulation component for PHP (based on forks).
FI-Mihej/InterProcessPyObjects
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
abdullahselek/SwiftyMessenger
Swift toolkit for passing messages between iOS apps and extensions.
siffiejoe/lua-luaipc
Portable inter-process communication for Lua
arbox/ruby-interoperability
Ruby Mixture with other Programming Languages
LiteKite/Android-AIDL
A sample that makes Inter Process Communication (IPC) via Android Interface Definition Language (AIDL)
dukelec/cdipc
A Real-time Inter-Process Communication (IPC) mechanism and library
Ibrahim5aad/electronjs-revit-addin
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.
incebellipipo/introduction-to-linux-programming
Supplementary codes for Linux programming course
voodooattack/shared-buffer
A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication.
HowProgrammingWorks/InterProcessCommunication
Inter-process Communication
larry-robotics/elkodon
Elkodon - true zero-copy inter-process-communication in rust
ishanjoshi02/Operating-Systems
Codes for my Operating Systems' Class
mmlabs-mindmaze/mmlib
OS abstraction layer and helpers
nouman0103/winerp
An IPC based on Websockets, fast, stable, and reliable
end2endzone/protobuf-pbop-plugin
protobuf-pbop-plugin is a C++ open-source plugin for Google Protocol Buffers which provides inter-process communication (IPC) over Windows Named Pipes. The acronym PBOP is for Protocol Buffers Over Pipe (PBOP)
zarif98sjs/CSE-314-Operating-System
CSE 314 Operating System Sessional (L3/T2)
agjs/iPeeSee
Electron IPC on steroids. 💪Simplified async communication and proper error and response handling.
iamjatinchauhan/OS-Programs
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
orhnk/merge-lang
🚧 Meta Programming language automating multilang communications in a smart way
ANSANJAY/unix-signals-ipc-guide
Explore the concept of UNIX signals as a form of Inter-Process Communication (IPC). Dive deep into practical examples, best practices, and the theory behind using signals for effective IPC in UNIX systems.
RicardoRagel/comms_manager
Simple C++ Communication Manager using Shared Memory
chanioxaris/multiple-producers-single-consumer
Multiple producers and single consumer problem using shared memory and semaphores
felixklauke/avalance
High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.
mansetagunj/ECEN-5013
Repo for the Advance Practical Embedded Systems. Contains work related to Linux kernel, Pthreads, FreeRTOS, etc.
RaphiaRa/spms_ring
Single publisher multiple subscriber ring buffer written in C
Wal33D/Processes_N_Pipes-C
Exploring IPC Mechanics: A C Program for Bidirectional Message Exchange Between Two Processes.
MdRaihanSobhan/CSE-314-Operating-System-Sessional
CSE 314: Operating System Sessional | CSE, BUET | Batch 2019