-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Description
Question:
As some other opensource DDS implementations are written in C++, it's not very doable to link it to Rust.
cyclonedds is the only opensource DDS implementation in C, and therefore it should be technically possible to generate a cyclonedds-sys (autogenerated FFI) for Rust and write a Wrapper for Rust.
There is currently no DDS implementation for Rust, and the next closest thing is cyclonedds with FFI bindings and a Rust wrapper around it.
Does anyone know somewhere or something like this is happening? cyclonedds is a very nice implementation and i applaud this project. (love the story that it started out in Thales in the Netherlands, i like the company)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels