Packages tagged: encode
base32
Base32 library for Nim
base62
Encoder/Decoder. Defaults to Base-62, but allows for an arbitrary alphabet.
binarylang
Binary parser/encoder DSL
chagashi
Text encoders and decoders for Chawan (take 2)
cipherlib
A collection of classical cipher and encoding algorithms including Caesar, ROT13, ROT47, Vigenere, Morse code and other implementations in one library for educational and practical use
crockfordb32
A simple implementation of Crockford Base32! Supports nint128, doesn't support check symbols
edens
A command to encode / decode text with your dictionary
encode
Encode/decode utf8 utf16 and utf32.
huffman
Huffman encode/decode for Nim.
lz77
Implementation of various LZ77 algorithms
morsecode
Encode and decode text using standard international Morse code
mutf8
An implementation of a Modified UTF-8 encoder and decoder in Nim!
nbaser
Encoder/decoder for any base alphabet up to 256 with leading zero compression
uleb128
uleb128 decode/encode