middleware/fastcdr

C++ serialization library.
Directory:
middleware/fastcdr (package's history)
Package version:
fastcdr-1.1.1
Home page:
https://github.com/Fast-CDR/
License:
apache-2.0
Source archive:
-https://github.com/eProsima/Fast-CDR/archive/v1.1.1.tar.gzFast-CDR-v1.1.1.tar.gz
Description:
eProsima Fast CDR is a C++ library that provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation that modifies the standard.
Run dependencies:
libstdc++
Build dependencies:
cmake>=3.16.3, digest>=20080510, g++>=3, gcc>=3, pax, pkg_install>=20110805.12, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
doc
Enable documentation generation and installation
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler