printable-characters
There are 3 repositories under printable-characters topic.
mdevils/html-entities
Fastest HTML entities encode/decode library
csknk/radix-64-encoding
Simple Radix 64 Encoding in C: Represent binary data (bytes) as ASCII characters. Allows cryptographic keys, random numbers etc to be represented in printable format, like GPG --armor.
AlonHarell/TCP-Server-PCC
TCP Client-Server. Client sends server a file. Server returns and saves counts of printable characters.