Re-exports§
pub use readcounts::TaxonCounts;
Modules§
Structs§
- HitGroup
- Index
Options - 顺序不能错
- KBuild
Hasher - KHasher
- KHasher is designed to hash only u64 values.
- SBuild
Hasher
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
类型