Crate kraken2_rs

Source

Re-exports§

pub use readcounts::TaxonCounts;

Modules§

args
classify
compact_hash
db
readcounts
report
taxonomy
utils

Structs§

HitGroup
IndexOptions
顺序不能错
KBuildHasher
KHasher
KHasher is designed to hash only u64 values.
SBuildHasher

Functions§

construct_seed_template
fmix64
Examples
murmur_hash3
MurmurHash3 函数的优化 Rust 实现 keys = u64.to_be_bytes();这个函数只能处理u64. Performs the MurmurHash3 hash computation on a given key.
parse_binary
sea_hash
u64_to_option
判断u64的值是否为0,并将其转换为Option类型