Rustecal – rust bindings for eclipse-ecal IPC

Hi Rustaceans,

I recently created rustecal, a Rust binding for the C++ high-performance IPC framework Eclipse-eCAL. My goal was to make it modular, idiomatic, and user-friendly. As I'm relatively new to Rust (started early this year), I’d appreciate your feedback!

Specifically, I'd love input on:

  • project structure (crates)
  • documentation
  • API design (usability, idiomatic patterns, error handling)

Any advice or suggestions are highly appreciated! Thank you in advance.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.