Repository navigation

#

shared-memory

C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.

C++
2062
4 个月前
openucx/ucx

Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)

C
1464
2 天前

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.

C++
948
3 天前

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)

C++
926
2 个月前

A fast, lock-free, shared memory user data cache for PHP

C
830
1 年前

Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python

JavaScript
596
2 个月前

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.

C++
498
3 年前

Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes

C
475
5 年前

A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)

C++
471
5 年前

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.

C
462
9 个月前
C++
438
6 个月前

A Rust wrapper around native shared memory for Linux and Windows

Rust
424
2 年前

Sychronized, streaming Python dictionary that uses shared memory as a backend

Python
292
7 个月前

RPMsg implementation for small MCUs

C
276
12 天前

A highly optimized single producer single consumer message queue C++ template

C++
275
3 年前

用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库

C++
229
4 天前