RubyGems Navigation menu

xxh3 0.1.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 April 20, 2026 (11.5 KB)

Runtime Dependencies (1):

rb_sys ~> 0.9

Development Dependencies (3):

minitest ~> 5.0
rake ~> 13.0
rake-compiler ~> 1.2

Owners:

Pushed by:

GitHub

Authors:

  • Patrik Wenger

SHA 256 checksum:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total downloads 117

For this version 117

Version Released:

License:

MIT

Required Ruby Version: >= 4.0.0

Required Rubygems Version: >= 3.3.11

Links: