interprocess-communication
There are 236 repositories under interprocess-communication topic.
eclipse-ecal/ecal
📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.
Squadrick/shadesmar
Fast C++ IPC using shared memory
robotology/yarp
YARP - Yet Another Robot Platform
cloudflare/mmap-sync
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
microsoft/IPC
IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as well.
jacqueskang/IpcServiceFramework
.NET Core Inter-process communication framework
cloudtoid/interprocess
A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).
daltonmenezes/interprocess
💬 A scalable and type-safe Electron IPC management tool with enhanced DX
maandree/bus
[Feature complete] A simple daemonless system for broadcasting messages locally
offchan42/python-mmap-ipc
:zap: Fast inter-process communication (IPC) using memory mapped file in python
nguyenchiemminhvu/LinuxIPC
Examples of Linux Inter-Processing Communication
vitordino/reduxtron
:electron: end-to-end electron state management
microsoft/IPC.Bond
IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.
ShirasawaSama/JavaSharedMemory
Shared memory between Java and C++/Rust/Go processes.
clementvidon/Multipipe_tutor
C multi-pipe implementation, dissection and explanation.
ryan-leap/GreenMeansGoMutexDemo
Demonstrates how to use a Mutex in PowerShell
domfarolino/mage
🧙♂️ A simple interprocess communication (IPC) 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.
nmittu/ipc
Simple interprocess communication library with c, c++, nodejs and Java API'S
bb107/ServiceCall
Interprocess communication library, providing the ability to call functions from each other
MihirLuthra/shm_alloc
fast lock free shared memory allocator
integeruser/gym-uds-api
An API to access OpenAI Gym from other languages via Unix domain sockets
dzaliznyak/Meta.Lib
A set of classes and modules for .Net development
keithrausch/InterprocessMemPool
c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.
valpackett/tiny-nix-ipc
Minimal Rust wrapper for using sockets as IPC with file descriptor passing | now on https://codeberg.org/valpackett/tiny-nix-ipc
ng-eneter/eneter-net
Lightweight framework for interprocess communication for .NET platforms.
arturbac/small_vectors
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
JaggedVerge/mmap_backed_array
mmap backed Arrays for Python
svebert/InterprocessMsg
Lightweight library for bidirectional communication between two processes on the same computer. The library is cross-platform compatible, tested with Windows 10 on Intel processer and Ubuntu Mate on a ARM processor. This lib is based on boost interprocess
Voltstro-Studios/VoltRpc
VoltRpc - An RPC library which is designed to be both simple to use and fast.
FFMG/SQLiteServer
A library to allow multiple applications to share a single SQLite database
evilhawk00/PrintheadMaintainer
A background service designed for printers with continuous ink systems. Aims to prevent the ink from drying out by printing automatically.
eldruin/IPC-FDStream
Inter-Process Communication with C++ STL-Like streams through file descriptors
go-board/go-ipc
Go inter-process communication library.
maandree/sbus
Very simple messaging system
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)