| mutouyun/cpp-ipc |
1,477 |
|
0 |
0 |
about 2 years ago |
0 |
|
37 |
other |
C++ |
| C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows. |
| eclipse-iceoryx/iceoryx |
1,403 |
|
0 |
0 |
about 2 years ago |
0 |
|
238 |
apache-2.0 |
C++ |
| Eclipse iceoryx™ - true zero-copy inter-process-communication |
| inducer/pyopencl |
1,012 |
|
0 |
2 |
about 2 years ago |
50 |
October 15, 2022 |
70 |
other |
Python |
| OpenCL integration for Python, plus shiny features |
| eclipse-ecal/ecal |
983 |
|
0 |
0 |
4 days ago |
0 |
|
85 |
apache-2.0 |
C++ |
| 📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware. |
| openucx/ucx |
981 |
|
0 |
1 |
about 2 years ago |
71 |
September 29, 2023 |
734 |
other |
C |
| Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group) |
| v6d-io/v6d |
945 |
|
0 |
15 |
3 months ago |
116 |
November 16, 2023 |
78 |
apache-2.0 |
C++ |
| vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage) |
| laruence/yac |
802 |
|
0 |
0 |
over 4 years ago |
0 |
|
19 |
other |
C |
| A fast, lock-free, shared memory user data cache for PHP |
| happyfish100/libshmcache |
436 |
|
0 |
0 |
about 2 years ago |
0 |
|
23 |
|
C |
| 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. |
| microsoft/IPC |
428 |
|
0 |
0 |
over 3 years ago |
0 |
|
19 |
other |
C++ |
| 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. |
| simonhf/sharedhashfile |
372 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
other |
C |
| Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes |