knncolle bindings for HNSW search
Run the following Vcpkg command to install the port.
vcpkg install knncolle-hnsw
knncolle_hnsw is header-only and can be used from CMake via:
find_package(knncolle_knncolle_hnsw CONFIG REQUIRED) target_link_libraries(mylib INTERFACE knncolle::knncolle_hnsw)
v0.3.1#0
May 5, 2026
All
knncolle/knncolle_hnsw
github.com/knncolle/knncolle_hnsw
73754c4052
MIT
Manifest