interprocess
There are 20 repositories under interprocess topic.
cloudtoid/interprocess
A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).
daniel-nagy/transporter
Typesafe distributed computing in TypeScript.
ShirasawaSama/JavaSharedMemory
Shared memory between Java and C++/Rust/Go processes.
HowProgrammingWorks/ActorModel
Actor model (concurrent computation model)
arturbac/small_vectors
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
apposed/appose
Interprocess environment manager 🧊
Xaymar/datapath
Cross-Platform High Performance (<100µs) IPC Library written in C++
rustatian/IPC
Linux, Unix, and Windows implementation of SysV5 shared memory and semaphores.
streamlabs/lib-datalane
An incredibly fast IPC solution for C and C++.
carun/ipc
Interprocess communication library for the D programming language
4i8/iipc
iipc is a simple Inter Process Communication for nodejs built on ws to communicate between processes safely and easily using tcp and websocket, You can also return data to the client see (example)
bhargavS17/IPC_and_Multithreading
Producer and Consumer Problems
tecc/gipc
gipc is a library that abstracts away common things in interprocess communication to speed up development and reduce errors.
FedeCappe95/Gicame
Generic Inter-process Communication And Message Exchange
michalPietraszko/Demo-Sensor-Network
C++ showcase project demonstrating some of coding techniques, principles and challenges
spkl/CLI.IPC
A .NET library that helps you implement a client/server architecture for command line interface applications.
anton-matosov/memory-mgr
Generic Memory Manager for dealing with shared (interprocess) memory in C++
Chuckalttponline/ScriptLink--IPC--for-AutoHotKey-v2
This class allows you to call any function from any script other scripts that initialize an instance of Scriptlink, ScriptLink also allows you to declare an object of any kind system global so any script who has its name and the ScriptLink library can use it.
seungin/Transmission
C++ Inter-Process Communication Library
the-risk-taker/meet-boost-interprocess
Some examples of Boost.Interprocess usage made for lighting talk.