VarInt A Rust library to encode and decode signed and unsigned integers to VarInts. VarInts are used in Google's Protocol Buffers, see here.