eProsima Micro CDR is a C library implementing the CDR standard serialization methods. This library is focused on embedded and resource-limited systems. Micro CDR uses a static buffer, and allow to ...
You can download, compile, and install Xcdat with the following commands. $ git clone https://github.com/kampersanda/xcdat.git $ cd xcdat $ mkdir build $ cd build ...