range-encoding

Crates.iorange-encoding
lib.rsrange-encoding
version0.2.1
sourcesrc
created_at2018-08-24 12:01:03.389994
updated_at2019-02-21 12:22:36.81823
descriptionAn implementation of range encoding (entropy coding), extracted from Opus.
homepagehttps://github.com/binast/range-encoding-rs
repositoryhttps://github.com/binast/range-encoding-rs
max_upload_size
id81055
size34,649
David Teller (Yoric)

documentation

README

Build Status

An implementation of range encoding for Rust.

This implementation is extracted using c2rust from a private API of the Opus codec, so it should be fairly robust.

Commit count: 51

cargo fmt