mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
11 lines
646 B
Markdown
Executable File
11 lines
646 B
Markdown
Executable File
# cpp-ipc(libipc) - C++ IPC Library
|
||
|
||
[](https://github.com/mutouyun/cpp-ipc/blob/master/LICENSE)
|
||
[](https://github.com/mutouyun/cpp-ipc/actions)
|
||
[](https://github.com/microsoft/vcpkg/tree/master/ports/cpp-ipc)
|
||
|
||
A high-performance inter-process communication using shared memory on Linux/Windows.
|
||
使用共享内存的跨平台(Linux/Windows,x86/x64/ARM)高性能IPC通讯库。
|
||
|
||
* 【**重构中……**】
|