Hacker News new | ask | show | jobs
by splicer 3273 days ago
Good question! Yes. Here’s an example: http://cyan4973.github.io/xxHash/
1 comments

There's also FarmHash, whose 32-bit version is 2x as fast as xxHash on little endian machines (at least according to this benchmark suite https://github.com/rurban/smhasher).