#xx-hash #bindings #hash

sys no-std xxhash-c-sys

Bindings to xxhash

5 releases

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

#2141 in Algorithms

Download history 61/week @ 2024-10-08 81/week @ 2024-10-15 72/week @ 2024-10-22 73/week @ 2024-10-29 66/week @ 2024-11-05 110/week @ 2024-11-12 67/week @ 2024-11-19 57/week @ 2024-11-26 64/week @ 2024-12-03 78/week @ 2024-12-10 65/week @ 2024-12-17 3/week @ 2024-12-24 141/week @ 2024-12-31 61/week @ 2025-01-07 22/week @ 2025-01-14 24/week @ 2025-01-21

248 downloads per month
Used in 2 crates

BSL-1.0 license

73KB
156 lines

xxhash-c-sys

Rust Crates.io Documentation

Proper bindings to xxHash

Current version corresponds to 0.8.3

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.3

Features

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

Dependencies

~0.4–345KB