Hnswlib 0 9 0

Header-only C++ library implementing HNSW graphs for fast approximate nearest neighbor search with Python bindings via pybind11. Supports L2, inner product, and cosine distance spaces with SIMD-optimized computation. Use when building vector search indexes requiring sub-millisecond latency, implementing incremental index construction, or needing a lightweight dependency-free ANN library.

tangledgroup Updated

File contents

tangledgroup/tangled-skills/tree/main/misc/hnswlib-0-9-0 commit 5fe278a4df

Frequently asked questions

npx skillmds@latest add tangledgroup/hnswlib-0-9-0