Ruby bindings (via Rust/magnus) for XXH3 — the modern XXH family from Yann Collet. Exposes both the 64-bit (XXH3_64bits) and the 128-bit (XXH3_128bits) variants through a Digest::Base-compatible API. Backed by the pure-Rust `xxhash-rust` crate, so there's no system-library runtime dependency.
Required Ruby Version
>= 4.0.0
Required Rubygems Version
>= 3.3.11
Authors
Patrik Wenger
Versions
- 0.1.0 April 20, 2026 (11.5 KB)