XXH3 - NIF bindings for XXH3 hash functions implemented in Rust

xxh3 is a NIF binding for XXH3 Rust implementation, an extremely fast hash algorithm of the xxHash family of non-cryptographic hash functions.

It provides 64-bit and 128-bit variants of latest stable XXH3 (version 0.8.0).

The library can be used in both Erlang and Elixir, and you need Rust toolchain to be able to build it.

5 Likes