instant-distance 0.2.0

Fast minimal implementation of HNSW maps for approximate nearest neighbors searches
Documentation

Cover logo

Instant Distance: fast HNSW indexing

Build status License: MIT License: Apache 2.0

Instance Distance is a fast pure-Rust implementation of the Hierarchical Navigable Small Worlds paper by Malkov and Yashunin for finding approximate nearest neighbors. This implementation will power the InstantDomainSearch.com backend services used for word vector indexing.