C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
Eclipse iceoryx™ - true zero-copy inter-process-communication
翻译 - Eclipse iceoryx™ - 真正的零拷贝进程间通信
Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
翻译 - 统一通信X(邮件列表-https://elist.ornl.gov/mailman/listinfo/ucx-group)
OpenCL integration for Python, plus shiny features
📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.
vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)
A fast, lock-free, shared memory user data cache for PHP
翻译 - 用于PHP的快速共享内存用户数据缓存
Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python
Fast C++ IPC using shared memory
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.
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.
A Rust wrapper around native shared memory for Linux and Windows
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
Sychronized, streaming Python dictionary that uses shared memory as a backend
A highly optimized single producer single consumer message queue C++ template