Fast approximate nearest neighbor searching in Rust, based on HNSW index
Go to file
Dirkjan Ochtman 0e0ffe201e Use u32 for PointIds to save memory 2020-12-14 16:37:15 +01:00
src Use u32 for PointIds to save memory 2020-12-14 16:37:15 +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