fastvlq 1.0.0-alpha.2

A fast variant of Variable-Length Quantity with a focus on speed and no_std support.
Documentation

fastvlq

Actions Status Documentation

Encode and decode variable-length quantity data.

Usage

Add this to your Cargo.toml:

[dependencies]
fastvlq = "1"

Where is this used?

  • box - a modern replacement for the zip file format

License

Licensed under either of

at your option.