#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

#2327 in Algorithms

Download history 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 10/week @ 2025-02-12 170/week @ 2025-02-19 19/week @ 2025-02-26 17/week @ 2025-03-05 34/week @ 2025-03-12 9/week @ 2025-03-26 15/week @ 2025-04-02

61 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

Dependencies

~0.4–315KB