2 unstable releases
0.2.0 | Jan 18, 2022 |
---|---|
0.1.0 | Dec 1, 2021 |
#1114 in Algorithms
4,853 downloads per month
Used in 2 crates
15KB
379 lines
Naive CityHash
naive-cityhash
is a naive native 128-bit cityhash v102 implementation for clickhouse*.
Contact
Chojan Shang - @PsiACE - psiace@outlook.com
Project Link: https://github.com/psiace/naive-cityhash
Credit
- https://github.com/monoid/ch_cityhash102
- https://github.com/ddulesov/clickhouse_driver/tree/master/cityhash-rs
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)