{"library":"chroma-hnswlib","type":"library","category":null,"description":"Chroma HNSWlib is a Python library that serves as Chroma's fork of the highly efficient HNSW (Hierarchical Navigable Small World) C++ library for fast approximate nearest neighbor (ANN) search. It provides Python bindings to the C++ implementation, enabling high-performance vector similarity search capabilities often used as an underlying component for vector databases like ChromaDB. The current version is 0.7.6, and releases are automated via GitHub actions upon new version tags.","language":"python","status":"active","version":"0.7.6","tags":["vector search","approximate nearest neighbor","HNSW","embedding","ChromaDB","similarity search"],"last_verified":"Wed May 20","install":[{"cmd":"pip install chroma-hnswlib","imports":["import hnswlib\nindex = hnswlib.Index(space='l2', dim=128)"]}],"homepage":null,"github":"https://github.com/chroma-core/hnswlib","docs":null,"changelog":null,"pypi":"https://pypi.org/project/chroma-hnswlib/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":3.7,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/chroma-hnswlib/compatibility"}}