imagezero-sys 0.1.1

Rust wrapper for imagezero (losless image compression algorithm) used i.e. in robotics.
Documentation
1
2
3
4
5
6
You absolutely must compile this project with
full optimization. If the predictors do not get
inlined, they will cause an access violation.

If unsure, inspect the generated assembly code.
All functions in libiz.cpp must not do any calls.