Hacker News new | ask | show | jobs
Show HN: Fast integer compression library in C (github.com)
6 points by cruppstahl 4018 days ago
1 comments

This looks really simple and straightforward! I always like when C libraries can be small, straightforward bits of code I can use like a tool, provided their license enables it, in a larger project.

I'll have to dive into the source some time. Cool stuff!