#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

#2129 in Algorithms

Download history 71/week @ 2024-09-19 116/week @ 2024-09-26 90/week @ 2024-10-03 60/week @ 2024-10-10 71/week @ 2024-10-17 86/week @ 2024-10-24 66/week @ 2024-10-31 70/week @ 2024-11-07 104/week @ 2024-11-14 64/week @ 2024-11-21 55/week @ 2024-11-28 71/week @ 2024-12-05 72/week @ 2024-12-12 44/week @ 2024-12-19 1/week @ 2024-12-26 151/week @ 2025-01-02

279 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