Fast approximate nearest neighbor searching in Rust, based on HNSW index
Go to file
Dirkjan Ochtman 40af226a20 Optimize search algorithm by keeping track of furthest point 2020-12-14 16:52:44 +01:00
src Optimize search algorithm by keeping track of furthest point 2020-12-14 16:52:44 +01:00
.gitignore Remove Cargo lockfile 2020-12-14 15:39:49 +01:00
Cargo.toml Add optional serde support 2020-12-14 15:49:36 +01:00