A from-scratch C++17 implementation of the Hierarchical Navigable Small World (HNSW) graph algorithm for high-performance approximate nearest neighbor (ANN) search, based on the paper by Malkov & ...