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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Fast integer compression library in C

45 点作者 cruppstahl将近 10 年前

3 条评论

yjh0502将近 10 年前
Faster version with SIMD instructions: <a href="https:&#x2F;&#x2F;github.com&#x2F;lemire&#x2F;simdcomp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lemire&#x2F;simdcomp</a>
评论 #9717598 未加载
amalcon将近 10 年前
Interesting, this seems to be a SIMD-optimized implementation of delta compression (or very similar, anyway). That&#x27;s a clever idea.<p>edit: Apparently this isn&#x27;t actually a SIMD implementation, so it&#x27;s basically just a variant of delta compression with no particular advantage (or disadvantage).
评论 #9741526 未加载
anarazel将近 10 年前
Weird name (cruppstahl, nor for). To me it has third Reich connotations...
评论 #9717594 未加载