base256
There are 9 repositories under base256 topic.
zamicol/BaseConverter
Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
fabiospampinato/base256-encoding
Base256 encoding, the most memory-efficient encoding possible in JavaScript.
fleschutz/base256
Small C++ program to represent binary data in base 256 encoding by using Unicode characters
Colk-tech/PyBase256Lib
A Base256 Encoder and Decoder with any 256 character sets written with Python.
fabiospampinato/base256-archive
Simple archive format that produces a base256-encoded string.
donno2048/base256
When base64 just isn't enough
Colk-tech/GoBase256Lib
A Base256 Encoder and Decoder with any 256 character sets written with Golang.
Experimental-Projects-NAS/base256_lib
Base 256 encoder/decoder for Javascript
Experimental-Projects-NAS/base256_rs
Base 256 encoder/decoder for Rust