文件名称:instant-distance:基于HNSW索引的Rust快速近似最近邻居搜索
文件大小:24KB
文件格式:ZIP
更新时间:2024-04-07 21:49:25
rust approximate-nearest-neighbor-search hnsw Rust
即时距离:快速HNSW索引 实例距离是Malkov和Yashunin对的一种快速的纯锈实现,用于查找近似最近的邻居。此实现将为用于单词矢量索引的后端服务提供动力。
【文件预览】:
instant-distance-main
----.gitignore(42B)
----Makefile(180B)
----.cargo()
--------config.toml(111B)
----instant-distance()
--------benches()
--------src()
--------Cargo.toml(939B)
--------tests()
----Cargo.toml(96B)
----.github()
--------workflows()
----README.md(782B)
----deny.toml(59B)
----instant-distance-py()
--------src()
--------Cargo.toml(534B)
--------test()
----cover.svg(11KB)