small-world-rs 1.0.0

The easiest HNSW vector index you'll ever use
Documentation
1
2
3
4
pub mod distance_metric;
mod metrics;
pub mod primitives;
pub mod world;