#hash #performance #streaming #original #komi #hash4j

yanked komi-hash

Komi hash

0.1.4 Jan 31, 2023
0.1.3 Aug 9, 2022
0.1.2 Aug 5, 2022
0.1.1 Aug 4, 2022
0.1.0 Jul 27, 2022

#107 in #original

Download history 72/week @ 2024-03-31

72 downloads per month

ISC license

1.5MB
2.5K SLoC

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.

No runtime deps