#xx-hash #bindings #hash

sys no-std xxhash-c-sys

Bindings to xxhash

4 releases

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

#2017 in Algorithms

Download history 468/week @ 2024-02-12 63/week @ 2024-02-19 44/week @ 2024-02-26 22/week @ 2024-03-04 40/week @ 2024-03-11 67/week @ 2024-03-18 16/week @ 2024-03-25 56/week @ 2024-04-01 24/week @ 2024-04-08 23/week @ 2024-04-15 27/week @ 2024-04-22 87/week @ 2024-04-29

162 downloads per month
Used in 2 crates

BSL-1.0 license

71KB
156 lines

xxhash-c-sys

Rust Crates.io Documentation

Proper bindings to xxHash

Current version corresponds to 0.8.2

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

Features

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

Dependencies

~220KB