bitpacker

Crates.iobitpacker
lib.rsbitpacker
version0.1.0
sourcesrc
created_at2019-07-24 20:38:52.67651
updated_at2019-07-24 20:38:52.67651
descriptionPack numbers tightly. In Rust.
homepage
repositoryhttps://github.com/jstasiak/bitpacker
max_upload_size
id151436
size8,709
Jakub Stasiak (jstasiak)

documentation

README

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.

Commit count: 14

cargo fmt