Packages

NIF bindings for XXH3 hash functions implemented in Rust

Retired package: Release invalid - Rust implementation of xxh3 had a bug which resulted in it producing invalid hashes. The bug is fixed in xxh3 0.3.1.

Current section

Files

Jump to
xxh3 Cargo.toml
Raw

Cargo.toml

[workspace]
members = [
"native/xxh3"
]