1 unstable release

0.1.0 Jul 24, 2019

#1710 in Encoding

MIT license

8KB
146 lines

bitpacker

Build Status Coverage Status

Pack numbers tightly. In Rust.

What is this?

I heard about this fun exercise of packing numbers tightly using as few bits as possible for fun and profit, so I decided to see what's all that about.

This is a purely exploratory/learning project and literally nothing should be expected of it.

No runtime deps