Cargo Features

GSearch has no features set by default.

[dependencies]
gsearch = { version = "0.1.2", features = ["annembed_openblas-static", "annembed_openblas-system", "annembed_intel-mkl", "withzmq", "simdeez_f"] }
annembed_openblas-static

Enables openblas-static of annembed ^0.0.10

optional dependency to embed hnsw graph

Affects utils::embed

annembed_openblas-system

Enables openblas-system of annembed ^0.0.10

Affects utils::embed

annembed_intel-mkl

Enables intel-mkl-static of annembed ^0.0.10

Affects utils::embed

withzmq

Enables withzmq of kmerutils ^0.0.8

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 ^0.1.19 and kmerutils ^0.0.8

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.

annembed annembed_intel-mkl? annembed_openblas-static? annembed_openblas-system?

Enables annembed ^0.0.10