eriknyquist / varints Star 1 Code Issues Pull requests Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantityc-programmingembedded-cvarintc-projectvariable-lengthvlqc-programming-languagevariable-length-datavarintsvariable-length-encoding Updated Aug 13, 2022C
st1vms / dynamic-bits Sponsor Star 0 Code Issues Pull requests Fast de/serialization library supporting variable-bits arrangementandroidcjavafastiotserializationembeddedcompressionnetworkingmarshallingdeserializationpacketieee-754serialization-libraryutf8-stringboolean-bitsvarints Updated Oct 9, 2024C
alantudyk / leb128r Star 0 Code Issues Pull requests LEB128 with reduced length, up to ⅓ shorterleb128varintvarintsvariable-length-encoding Updated Sep 20, 2022C
Conzxy / kvarint Star 0 Code Issues Pull requests A C implementation of varint compression algorithm from googlecserializationalgorithmencoderdecoderbitsbyte-ordercompression-algorithmbig-endiansingle-filevarintsoptimization-of-signed Updated Jun 12, 2023C