#xx-hash #bindings #hash

sys no-std xxhash-c-sys

Bindings to xxhash

4 releases

0.8.6 Feb 17, 2024
0.8.5 Feb 17, 2024
0.8.4 Aug 1, 2023
0.8.3 Apr 14, 2022
0.8.1 Oct 4, 2020

#2113 in Algorithms

Download history 132/week @ 2024-07-27 55/week @ 2024-08-03 64/week @ 2024-08-10 53/week @ 2024-08-17 33/week @ 2024-08-24 35/week @ 2024-08-31 46/week @ 2024-09-07 46/week @ 2024-09-14 106/week @ 2024-09-21 98/week @ 2024-09-28 69/week @ 2024-10-05 74/week @ 2024-10-12 72/week @ 2024-10-19 77/week @ 2024-10-26 71/week @ 2024-11-02 90/week @ 2024-11-09

319 downloads per month
Used in 2 crates

BSL-1.0 license

71KB
156 lines

xxhash-c-sys

Rust Crates.io Documentation

Proper bindings to xxHash

Current version corresponds to 0.8.2

Features

  • no_std - Disables C Std library usage in xxhash. Specifically it makes malloc fail

lib.rs:

Proper bindings to xxHash

Current version corresponds to 0.8.2

Features

  • no_std - Disables C Std library usage in xxhash. Specifically it makes malloc fail

Dependencies

~0.4–325KB