Cargo Features

sourmash has no features set by default.

[dependencies]
sourmash = { version = "0.18.0", features = ["from-finch", "parallel", "maturin", "branchwater", "rkyv"] }
from-finch

Enables finch

Affects sourmash::from

parallel branchwater?

Enables rayon

maturin
branchwater = parallel

Enables rocksdb ^0.22.0

Affects index::revindex, index::revindex, storage::rocksdb

rkyv

Enables rkyv ^0.7.44