10 releases
0.2.1 | Oct 8, 2022 |
---|---|
0.2.0 | Aug 31, 2022 |
0.1.7 | Aug 17, 2022 |
0.1.6 | Apr 20, 2022 |
0.1.0 | Sep 29, 2020 |
#3 in #cyclone-dds
23 downloads per month
Used in 4 crates
(via cyclonedds-rs)
235KB
7K
SLoC
cyclonedds-sys
Rust binding to cyclone-dds https://github.com/eclipse-cyclonedds/cyclonedds.git.
Tested with CycloneDDS version 0.10.x series - https://github.com/eclipse-cyclonedds/cyclonedds/tree/releases/0.10.x
Supports only Linux.
Generated bindings
This consists of mostly code generated by bindgen and is not meant to be used directly. The cyclonedds-rs crate provides a safe Rust api over this the sys crate.
System Dependencies
- iceoryx https://github.com/eclipse-iceoryx/iceoryx version 2.0.2. Do not install any other version.
- git
- libclang
- cmake
- make
- a C/C++ compiler for cmake to use
Dependencies
~0–2MB
~39K SLoC