shared-memory topic

List shared-memory repositories

rpmsg-lite

212
Stars
67
Forks
Watchers

RPMsg implementation for small MCUs

DeltaCV

129
Stars
12
Forks
Watchers

A high performance library for image processing

ObjectDeliverer

147
Stars
37
Forks
Watchers

ObjectDeliverer is a data transmission / reception library for Unreal Engine (C ++, Blueprint).

speedtables

65
Stars
15
Forks
Watchers

Speed tables is a high-performance memory-resident database. The speed table compiler reads a table definition and generates a set of C access routines to create, manipulate and search tables containi...

web-locks

82
Stars
10
Forks
Watchers

Web Locks API 🔒

traffic-shm

88
Stars
25
Forks
Watchers

traffic-shm (Anna) is a Java based lock free IPC library.

jocket

110
Stars
9
Forks
Watchers

Low-latency java socket implementation (using shared memory)

libandroid-shmem

117
Stars
39
Forks
Watchers

System V shared memory emulation on Android using ashmem.

interprocess

166
Stars
24
Forks
Watchers

A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).

WFMPMC

109
Stars
33
Forks
Watchers

A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC