printable-characters

There are 3 repositories under printable-characters topic.

  • mdevils/html-entities

    Fastest HTML entities encode/decode library

    Language:TypeScript632145484
  • 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.

    Language:C5303
  • AlonHarell/TCP-Server-PCC

    TCP Client-Server. Client sends server a file. Server returns and saves counts of printable characters.

    Language:C1100