[ 原始碼: reflect-cpp ]
套件:libreflectcpp0.18(0.18.0+ds-3)
libreflectcpp0.18 的相關連結
Debian 的資源:
下載原始碼套件 reflect-cpp:
- [reflect-cpp_0.18.0+ds-3.dsc]
- [reflect-cpp_0.18.0+ds.orig.tar.xz]
- [reflect-cpp_0.18.0+ds-3.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [getml.github.io]
相似套件:
C++20 library for fast (de-)serialization and validation (shared library)
reflect-cpp is a C++20 library for fast serialization, deserialization and validation using reflection. It supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org.
This package contains libreflectcpp shared library.
其他與 libreflectcpp0.18 有關的套件
|
|
|
|
-
- dep: libavro24 (>= 1.11.1)
- Apache Avro C shared library (avro-c)
-
- dep: libbson-1.0-0t64 (>= 1.30.3)
- Library to parse and generate BSON documents - runtime files
-
- dep: libc6 (>= 2.32)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcapnp-1.1.0 [除 s390x]
- Cap'n Proto C++ library
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf, riscv64]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.3) [riscv64]
-
- dep: libpugixml1v5 (>= 1.4)
- Light-weight C++ XML processing library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libyaml-cpp0.8 (>= 0.7.0)
- YAML parser and emitter for C++
-
- dep: libyyjson0 (>= 0.9.0+ds)
- high performance JSON library written in ANSI C