[ ソース: 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
- Cap'n Proto C++ library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libpugixml1v5 (>= 1.4)
- Light-weight C++ XML processing library
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ 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