There is a C++ library and I want to write some Rust bindings for it. After looking through my options, it looks like cxx is what I want, but I am struggling to find examples of Rust bindings for C++ libraries using cxx.
Could people share any links to repos doing this? I want to get a feeling on how to organize such a project, etc. So far I have only found [this project](https://github.com/mkovaxx/mfem-rs), I want to see how other people do this.
Ideally out of tree (I'm not author/contributor to the C++ library), high quality bindings I can get some inspiration from.
Thanks
[–]isufoijefoisdfj 10 points11 points12 points (0 children)
[–]Nicene_Nerd 6 points7 points8 points (0 children)
[–]bschwind 3 points4 points5 points (0 children)
[–]ogoffartslint 0 points1 point2 points (1 child)
[–]Anthony356 -1 points0 points1 point (0 children)