Enet4/faiss-rs

Create implementation for HNSW index

Aperta

#96 aperta il 2 lug 2025

 (2 commenti) (1 reazione) (0 assegnatari)Rust (50 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (252 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor