[ bianca ]
[ ソース: capnproto ]
パッケージ: libcapnp-1.1.0 (1.1.0-2)
Cap'n Proto C++ library
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 runtime libraries needed for C++ applications.
その他の libcapnp-1.1.0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [arm64]
- GCC support library
- dep: libgcc-s1 (>= 3.4) [amd64]
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime