Open Issues Need Help
View All on GitHub Unsoundness: `RangeSearchResult` can have multiple owners, leading to a use-after-free/double-free about 2 months ago
bug help wanted
Enet4/faiss-rs Enet4/faiss-rs Rust language bindings for Faiss
Open project →
228
Rust language bindings for Faiss
Rust
#faiss#hacktoberfest#rust-bindings
Dynamically casting the wrapped quantizer when casting a IndexImpl to a IVFScalarQuantizerIndex? about 1 year ago
enhancement help wanted
Enet4/faiss-rs Enet4/faiss-rs Rust language bindings for Faiss
Open project →
228
Rust language bindings for Faiss
Rust
#faiss#hacktoberfest#rust-bindings
Create implementation for HNSW index about 1 year ago
AI Summary: Implement a multi-threaded, safe HNSW index for the Faiss-rs Rust bindings. This involves either extending the existing `index_factory` function to support HNSW with concurrent search or creating a new function specifically for this purpose, ensuring thread safety.
Complexity:
4/5
enhancement help wanted
Enet4/faiss-rs Enet4/faiss-rs Rust language bindings for Faiss
Open project →
228
Rust language bindings for Faiss
Rust
#faiss#hacktoberfest#rust-bindings