Crates.io | cyclors |
lib.rs | cyclors |
version | 0.2.5 |
source | src |
created_at | 2020-09-23 16:33:09.645086 |
updated_at | 2024-12-12 12:56:18.307227 |
description | Low-level API for the native CycloneDDS bindings (libddsc-sys). |
homepage | |
repository | https://github.com/ZettaScaleLabs/cyclors |
max_upload_size | |
id | 292115 |
size | 28,699,635 |
Low level RUST APIs for cyclone
iceoryx
: Enable support for Iceoryx shared memory in Cyclone DDS.prefix_symbols
: Prefix the symbols in the Cyclone DDS and Cyclocut libraries with the version of the cyclors crate. This allows for different versions of the crate to be loaded together statically. On macOS and Windows platforms llvm-nm
and llvm-objcopy
are required.Note: The iceoryx
and prefix_symbols
features are optional and cannot be enabled at the same time.