#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

#2183 in Algorithms

Download history 83/week @ 2024-10-23 73/week @ 2024-10-30 58/week @ 2024-11-06 112/week @ 2024-11-13 62/week @ 2024-11-20 61/week @ 2024-11-27 69/week @ 2024-12-04 69/week @ 2024-12-11 57/week @ 2024-12-18 2/week @ 2024-12-25 150/week @ 2025-01-01 60/week @ 2025-01-08 17/week @ 2025-01-15 29/week @ 2025-01-22 38/week @ 2025-01-29 35/week @ 2025-02-05

127 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