Enet4/faiss-rs

Create implementation for HNSW index

Offen

#96 geöffnet am 02.07.2025

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (50 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (252 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi! Are there any plans to create an implementation for the HNSW index that can be safely searched over multiple threads?

Or maybe there is a way to use the standard index_factory function to create an index that allows concurrent search?

Contributor Guide