SriPrarabdha / vector_db_from_scratch
View external linksLinks

A high-performance vector database implemented in modern C++ from scratch. Supports ANN search using HNSW, IVF, and Product Quantization (PQ). Designed as a Faiss-like vector search engine for learning and experimentation.
16Jan 6, 2026Updated last month

Alternatives and similar repositories for vector_db_from_scratch

Users that are interested in vector_db_from_scratch are comparing it to the libraries listed below

Sorting:

Are these results useful?