willstott101 / cyclonedds-sys

Rust binding to cyclone-dds https://github.com/eclipse-cyclonedds/cyclonedds.git . Still experimental.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyclonedds-sys

Rust binding to cyclone-dds https://github.com/eclipse-cyclonedds/cyclonedds.git .

Supports only Linux. I'm looking for help to make this work on Windows.

Generated bindings

This consists of mostly code generated by bindgen and is not meant to be used directly. The cyclonedds-rs crate provides a rust api over this the sys crate.

About

Rust binding to cyclone-dds https://github.com/eclipse-cyclonedds/cyclonedds.git . Still experimental.

License:Apache License 2.0


Languages

Language:Rust 95.2%Language:C 4.8%