Enet4/faiss-rs

Create implementation for HNSW index

Ouverte

#96 ouverte le 2 juil. 2025

 (2 commentaires) (1 réaction) (0 personne assignée)Rust (50 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (252 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur