nthash

Crates.ionthash
lib.rsnthash
version0.5.1
sourcesrc
created_at2018-09-13 01:07:51.909694
updated_at2022-02-04 01:39:35.886848
descriptionntHash is a rolling hash function for hashing all possible k-mers in a DNA sequence.
homepage
repositoryhttps://github.com/luizirber/nthash
max_upload_size
id84459
size42,322
Luiz Irber (luizirber)

documentation

https://docs.rs/nthash

README

nthash

ntHash implementation in Rust

Build Status Crates.io Documentation

ntHash (version 1.0.4) implementation in Rust.

Minimum supported Rust version

Currently the minimum supported Rust version is 1.37.0.

License

Licensed under either of these:

Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.

Commit count: 35

cargo fmt