TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Non-Cryptographic Hash Function Zoo

19 点作者 dasmithii将近 11 年前

3 条评论

packetslave将近 11 年前
No cityhash (<a href="https://code.google.com/p/cityhash/" rel="nofollow">https:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;cityhash&#x2F;</a>) either
twotwotwo将近 11 年前
Doesn&#x27;t include Yann Collet&#x27;s xxhash (<a href="https://code.google.com/p/xxhash/" rel="nofollow">https:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;xxhash&#x2F;</a>). Or the x86 hardware CRC32C, but maybe that shouldn&#x27;t count. :)
jedisct1超过 10 年前
xxhash is definitely missing.