encoding
Projects with this topic
-
This mirrored project compiles builds from the upstream source. See https://frederickding.gitlab.io/HandBrake/ for more details.
Updated -
Lua scripts to convert strings between UTF-8 and other charsets and from UTF-8 to ASCII and SGML.
Updated -
Protocol labs by Nemova Olga (B19-525) NRNU MEPhI, Moscow, 2023 Part II
Updated -
Simplifies the encoding and decoding of Regional Indicator Symbols.
Updated -
Protocol labs by Nemova Olga (B19-525) NRNU MEPhI, Moscow, 2022 Part I
Updated -
An encoding for short strings. Str63 defines a 5-bit character set and an encoding to fit token-style strings composed of up to 12 alphanumeric characters and a few (URI-safe) punctuation symbols inside a 64 bit value/register.
Updated -
Simple text convertor between various encodings like ASCII, UTF-8 and many more. For more information see the documentation.
Updated -
Encodes nested sequences of tuples and primitive types in an order- and prefix-preserving way.
Updated -
An idea to compress a file by finding pairs of binary data, its an advanced version of the Run Length Encoding algorithm
Updated -
Updated