Enet4/faiss-rs

Create implementation for HNSW index

开放

#96 创建于 2025年7月2日

 (2 条评论) (1 个反应) (0 位负责人)Rust (50 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (252 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南