软件包:libcapnp-dev(0.9.2-2)
Cap'n Proto C++ library (development files)
Similar to Protocol Buffers, Cap'n Proto is an efficient means of serializing structured data to be transferred across a network or written to disk. Users write a Cap'n Proto definition file that drives a code generator, which in turn emits C++ code for encoding & decoding messages in the Cap'n Proto format.
In addition to being extremely fast, Cap'n Proto also smooths over some of the rougher aspects of Protocol Buffers & introduces a number of new features to boot.
This package contains the headers and static libraries needed for writing C++ applications.
其他与 libcapnp-dev 有关的软件包
|
|
|
|
-
- dep: libcapnp-0.9.2 (= 0.9.2-2)
- Cap'n Proto C++ library
-
- dep: libssl-dev
- Secure Sockets Layer toolkit - development files