vlq
There are 7 repositories under vlq topic.
bbqsrc/fastvlq
A fast variant of Variable-Length Quantity with a focus on speed and no_std support.
zipack/spec
Zipack is an efficient binary serialization format which beats JSON.
champkeh/base64-vlq
A base64 vlq encode/decode utils for source maps.
eriknyquist/varints
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
maxwellcui/VLQ_BDT
Multivariate selection of VLQ events
m-rinaldi/midi-vlq
Variable-Length Quantity for the MIDI format
vivaxy/vlq
š£Decode and encode Base64 VLQ.