Cargo Features
GSearch has no features set by default.
[dependencies]
gsearch = { version = "0.1.5", features = ["annembed_openblas-static", "annembed_openblas-system", "annembed_intel-mkl", "annembed_accelerate", "withzmq", "simdeez_f"] }
- annembed_openblas-static
-
Enables openblas-static of annembed
optional dependency to embed hnsw graph
Affects
utils::embed
… - annembed_openblas-system
-
Enables openblas-system of annembed
Affects
utils::embed
… - annembed_intel-mkl
-
Enables intel-mkl-static of annembed
Affects
utils::embed
… - annembed_accelerate
-
Enables macos-accelerate of annembed
Affects
utils::embed
… - withzmq
-
Enables withzmq of kmerutils =0.0.12
kmerutils:
This feature requires libzmq (and libsodium). It enables loadind of quality as a service in the target qualityloader
- simdeez_f
-
Enables simdeez_f of hnsw_rs and kmerutils =0.0.12
hnsw_rs:
feature for simd on stable for x86*
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.