Header-only C++/python library for fast approximate nearest neighbors
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
#算法刷题#Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs
Vector search engine inside Milvus, integrating FAISS, HNSW, DiskANN.
Rust implementation of the HNSW algorithm (Malkov-Yashunin)
Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors
Fast approximate nearest neighbor searching in Rust, based on HNSW index
Hierarchical Navigable Small World (HNSW) algorithm for vector similarity search in PostgreSQL
Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
What if an HNSW index was just a file, and you could serve it from a CDN, and search it directly in the browser?
基于HNSW的语义专家推荐系统
#向量搜索引擎#Coltt is a vector database that supports Multi-Vector Search, high-performance HNSW, FLAT and quantization, and enables fast searches through sophisticated internal data shard design.