Cargo Features
hnsw_rs has no features set by default.
[dependencies]
hnsw_rs = { version = "0.3.3", features = ["stdsimd", "simdeez_f"] }
-
stdsimd
-
feature for std simd on nightly
Enables
stdsimd
of
anndists
-
simdeez_f
-
feature for simd on stable for x86*
Enables
simdeez_f
of
anndists