Varint-rs

Variable-length integer implementation in Rust

Build Status Crates.io

Please note: This does not provide stream or buffer APIs for reading and writing varints. That is up to you to implement, but may be added in a future release here after an implementation in Netherrack