faiss-rs icon indicating copy to clipboard operation
faiss-rs copied to clipboard

Use cxx for interop with Faiss

Open ava57r opened this issue 2 years ago • 1 comments

Hello.

Could We think about to use https://crates.io/crates/cxx for interop?

ava57r avatar Jul 14 '21 10:07 ava57r

This has been brought up in #22. I feel that this would constitute a pretty heavy change, but if someone can manage to make interoperability via cxx work smoothly, then I suppose it can be considered. It is true that trying to keep the C API up to date has been a continuous burden, so I understand the interest in moving away from it.

Enet4 avatar Jul 14 '21 13:07 Enet4