Eclipse Cyclone DDS is a very performant and robust open-source implementation of the OMG DDS specification
cyclonedds provides CMake targets:
find_package(CycloneDDS CONFIG REQUIRED)
target_link_libraries(main PRIVATE CycloneDDS::ddsc)
Build ddsperf tool
Enable Deadline Missed QoS suppor
Build IDL preprocessor
Enable ipv6 support
Enable Lifespan QoS support
Enable OMG DDS Security support
Enable shared memory support
Enable support for source-specific multicast
Enable OpenSSL support
Enable Topic Discovery support
Enable Type Discovery support
v0.10.5#0
!uwp & !(arm64 & windows)
EPL-2.0orBSD-3-Clause
Manifest