GitHub topics: varints
st1vms/dynamic-bits
Fast de/serialization library supporting variable-bits arrangement
Language: C - Size: 316 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Conzxy/kvarint
A C implementation of varint compression algorithm from google
Language: C - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alantudyk/leb128r
LEB128 with reduced length, up to ⅓ shorter
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

eriknyquist/varints
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
Language: C - Size: 110 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
