#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

#1972 in Algorithms

Download history 12/week @ 2024-06-16 18/week @ 2024-06-23 44/week @ 2024-06-30 147/week @ 2024-07-07 71/week @ 2024-07-14 206/week @ 2024-07-21 83/week @ 2024-07-28 51/week @ 2024-08-04 67/week @ 2024-08-11 51/week @ 2024-08-18 32/week @ 2024-08-25 35/week @ 2024-09-01 48/week @ 2024-09-08 51/week @ 2024-09-15 99/week @ 2024-09-22 128/week @ 2024-09-29

330 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–265KB