パッケージ: libopentracing-c-wrapper0 (1.1.3-3 など)
libopentracing-c-wrapper0 に関するリンク
Debian の資源:
opentracing-c-wrapper ソースパッケージをダウンロード:
- [opentracing-c-wrapper_1.1.3-3.dsc]
- [opentracing-c-wrapper_1.1.3.orig.tar.gz]
- [opentracing-c-wrapper_1.1.3-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
C wrapper for the C++ impl of the OpenTracing API
OpenTracing C Wrapper library was created due to the need to use distributed tracing within C programs.
The OpenTracing project (https://opentracing.io/) has published a C-language implementation on https://github.com/opentracing/opentracing-c but that implementation is incomplete, with the last update on Jun 27th 2018
This library takes inspiration from the header files in that project but implements the proposed functionality fully by wrapping the functional C++ library.
その他の libopentracing-c-wrapper0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libopentracing1 (>= 1.6.0)
- OpenTracing API for C++
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3