TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Fast integer compression library in C

45 pointsby cruppstahlalmost 10 years ago

3 comments

yjh0502almost 10 years ago
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 未加载
amalconalmost 10 years ago
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 未加载
anarazelalmost 10 years ago
Weird name (cruppstahl, nor for). To me it has third Reich connotations...
评论 #9717594 未加载