Click here to Skip to main content
15,896,118 members
Articles / Programming Languages / C

An Introduction to Integer Compression

Rate me:
Please Sign up or sign in to vote.
4.96/5 (12 votes)
15 Mar 2016CPOL4 min read 33.8K   15  
Describes algorithms for integer compression, introduces a few libraries and shows how to use them

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
I am the author of upscaledb (http://upscaledb.com), a fast embedded key-value database with built-in analytical functions.

Comments and Discussions