You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
It would be nice to get a version of this xxHash64 library that uses BigInt rather than the userland UInt64 implementation, in order to improve performance in environments that support BigInt. What do you think?