#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

#2101 in Algorithms

Download history 79/week @ 2024-11-16 58/week @ 2024-11-23 62/week @ 2024-11-30 81/week @ 2024-12-07 66/week @ 2024-12-14 20/week @ 2024-12-21 181/week @ 2025-01-04 37/week @ 2025-01-11 27/week @ 2025-01-18 26/week @ 2025-01-25 44/week @ 2025-02-01 17/week @ 2025-02-08 130/week @ 2025-02-15 54/week @ 2025-02-22 16/week @ 2025-03-01

226 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–350KB