There's oneshot version of XXH3: https://docs.rs/twox-hash/latest/twox_hash/xxh3/fn.hash64.html It should be useful to have the same for XXH64? To avoid compilation overhead of managing the state.