Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
-
Updated
Aug 13, 2022 - C
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
LEB128 with reduced length, up to ⅓ shorter
A lightweight, header-only C library for encoding and decoding LEB128/ULEB128 values.
Add a description, image, and links to the variable-length-encoding topic page so that developers can more easily learn about it.
To associate your repository with the variable-length-encoding topic, visit your repo's landing page and select "manage topics."