Here are
343 public repositories
matching this topic...
OpenCL integration for Python, plus shiny features
Updated
Apr 19, 2022
Python
A fast, lock-free, shared memory user data cache for PHP
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python
Updated
Aug 7, 2020
JavaScript
eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP.
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
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.
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.
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
Fast C++ IPC using shared memory
A Rust wrapper around native shared memory for Linux and Windows
Updated
Apr 22, 2022
Rust
用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库
A high performance library for image processing
A highly optimized single producer single consumer message queue C++ template
RPMsg implementation for small MCUs
ObjectDeliverer is a data transmission / reception library for Unreal Engine (C ++, Blueprint).
Low-latency java socket implementation (using shared memory)
Shared Memory Objects for Node
traffic-shm (Anna) is a Java based lock free IPC library.
Updated
Aug 21, 2020
Java
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
Enumerate user mode shared memory mappings on Windows.
System V shared memory emulation on Android using ashmem.
A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).
Updated
Apr 7, 2022
JavaScript
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 containing millions of rows. Currently oriented towards Tcl.
Quad/octree building for FMMs in Python and OpenCL
Updated
Apr 18, 2022
Python
Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices
Improve this page
Add a description, image, and links to the
shared-memory
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
shared-memory
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Required information
Operating system:
POSIX
Compiler version:
all
Observed result or behaviour:
A library build with iceoryx 1.0 could dynamically link to iceoryx 2.0 shared libs
Expected result or behaviour:
Linking should not be possible
Further information*
produces the follo