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 -
Scripts to do a lot of things easily. Shared functions to use in new scripts. A test facility for new scripts. Very easy to use.
Updated -
A general purpose C++17 library wrapping OpenSSL functions; base 16, 32 and 64 encoding; luhn, mod97, damn controls; thread functions; sequential unique ids...
Updated -
Generate barcodes on the fly
Updated -
A rust library providing the fully general data encoding atlv, covering both algebraic data types and byte-oriented data.
Updated -
A fully general data encoding covering both algebraic data types and byte-oriented data.
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 -
Decode strings according to the WHATWG Encoding Standard in JavaScript (read-only mirror). https://github.com/jsdom/whatwg-encoding
Updated -
-
-
Protocol labs by Nemova Olga (B19-525) NRNU MEPhI, Moscow, 2022 Part I
Updated -
compress unicode (common chars) in one Byte with python
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 -
A Lua library that provides an easy way of encoding and printing strings as QR codes
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