You are browsing as a guest. Sign up (or log in) to start making projects!

XXHash.js

  • 3 Devlogs
  • 2 Total hours

Trying to implement xxhash in JavaScript for learning purposes.

Open comments for this post

24m 23s logged

It’s slightly slower due to BigInt implementation, but I’ve managed to get something working.
Still, it’s faster than the reference implementation!!
Well, maybe returning BigInt instead of converting to number or string might be problematic though…

0
0
2
Open comments for this post

1h 23m 7s logged

Implementing the hash algorithm was challenging for the first time.
I think I could implement it much faster for 64-bit systems.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…