Go to file
Ty Overby 1b316175cb add todo for when higher order lifetimes land 2014-09-17 02:35:56 -07:00
examples added basic test 2014-09-17 02:20:33 -07:00
src add todo for when higher order lifetimes land 2014-09-17 02:35:56 -07:00
.gitignore compiles without any features 2014-09-15 13:59:11 -07:00
.travis.yml compiles without any features 2014-09-15 13:59:11 -07:00
Cargo.toml renamed project to binary_encode 2014-09-17 02:12:26 -07:00
README.md implemented helper functions 2014-09-17 01:36:53 -07:00

README.md

Binary Encoder / Decoder

A compact encoder / decoder pair that uses an binary encoding scheme similar to how the data is laid out in memory.