komi-hash

Crates.iokomi-hash
lib.rskomi-hash
version0.1.4
sourcesrc
created_at2022-07-27 06:52:15.685879
updated_at2023-01-31 05:21:28.756526
descriptionKomi hash
homepage
repository
max_upload_size
id633759
size1,417,419
Xingcan LAN (thynson)

documentation

README

komi-hash (rust)

Komi hash is a hash function passes all smhasher tests with extremely high performance.

While original implementation is written by Aleksey Vaneev (Original C implementation: https://github.com/avaneev/komihash), the crate derives from hash4j's implementation, which provides a streaming interface.

License

Copyright (C) 2022 LAN Xingcan

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Commit count: 0

cargo fmt