fastvlq

Actions Status Documentation

Encode and decode with a variant of variable-length quantity data.

The algorithm uses leading zeros to count how many bytes are required for decoding.

Usage

Add this to your Cargo.toml:

toml [dependencies] fastvlq = "1"

Where is this used?

License

Licensed under either of

at your option.