base128-ascii719Unlicense2.1.1Smaller than base64, only use ASCII, can run in web browser.
bddjr20 days agobase128, base64, ascii base128-encoding105MIT2.0.2Base128 encoding, the intersection of latin1 and utf-8, which is basically ASCII, the most memory-efficient string encoding that can be written to disk as utf-8 without ballooning in size.
fabiospampinato6 months agobase128, ascii, encoding base128240.2.1Encode, decode binary to/from UTF-8 string using Base128.
niwabout 3 years ago msb1285MIT2.1.0Read and write MSB base 128 encoded variable length integers
czzarrabout 3 years agomsb, 128, varint