[ 源代码: opentracing-c-wrapper ]
软件包:libopentracing-c-wrapper-dev(1.1.3-3.1 以及其他的)
libopentracing-c-wrapper-dev 的相关链接
Debian 的资源:
下载源码包 opentracing-c-wrapper:
- [opentracing-c-wrapper_1.1.3-3.1.dsc]
- [opentracing-c-wrapper_1.1.3.orig.tar.gz]
- [opentracing-c-wrapper_1.1.3-3.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
C wrapper for the C++ impl of the OpenTracing API dev libs
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.
This package contains the development headers for libopentracing-c-wrapper
其他与 libopentracing-c-wrapper-dev 有关的软件包
|
|
|
|
-
- dep: libopentracing-c-wrapper0t64 (= 1.1.3-3.1+b1)
- C wrapper for the C++ impl of the OpenTracing API
-
- dep: libopentracing-dev
- OpenTracing API for C++ Dev Libraries