パッケージ: libiceoryx-binding-c2 (2.0.3+dfsg-1)
libiceoryx-binding-c2 に関するリンク
Debian の資源:
iceoryx ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [projects.eclipse.org]
類似のパッケージ:
C bindings for the zero-copy inter-process communication library
Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer.
Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development.
This library provides the C bindings for Iceoryx.
その他の libiceoryx-binding-c2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf, mips64el, s390x]
-
- dep: libgcc-s1 (>= 3.5) [armhf]
- GCC 共有ライブラリ
-
- dep: libiceoryx-hoofs2 (>= 2.0.3+dfsg)
- zero-copy inter-process communication HOOFS library
-
- dep: libiceoryx-posh2 (>= 2.0.3+dfsg)
- zero-copy inter-process communication POSH transport library
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3