套件:capnproto(1.0.1-4 以及其他的)
tool for working with the Cap'n Proto data interchange format
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 a small suite of tools for developing & maintaining your Cap'n Proto schema files, including a code generator for compiling your schema files to supported languages.
其他與 capnproto 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcapnp-1.0.1 (= 1.0.1-4 b1)
- Cap'n Proto C library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc 6 (>= 14)
- GNU Standard C Library v3