Enet4/faiss-rs

Create implementation for HNSW index

Aberta

#96 aberto em 2 de jul. de 2025

 (2 comentários) (1 reação) (0 responsável)Rust (50 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (252 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador