base62

Base encoder

A pure Elixir implementation of Base62 encoding and decoding

Base62 encoder/decoder in pure Elixir

GitHub

20 stars
3 watching
6 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list

base62decoderdecodingelixirencoderencodinghacktoberfest

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
igas/custom_baseProvides a custom base conversion mechanism in Elixir22
gjaldon/base58checkA library providing functions for Base58Check encoding and decoding in Elixir16
jrdnull/base58An Elixir implementation of Base58 encoding/decoding15
checkiz/elixir-bsonAn Elixir implementation of the BSON data format26
sija/base62.crA library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality.10
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
tuupola/base62A PHP library for encoding and decoding data using base62 encoding196
ufirstgroup/ymlrA YAML encoder for Elixir.22
meh/jazzA JSON handling library for Elixir.60
whatyouhide/convertatA library for converting between numbers in arbitrary bases17
kronuz/base-xA C++ library for encoding and decoding data using custom bases.14
mana-ethereum/ex_rlpAn Elixir implementation of Ethereum's RLP encoding specification31
woxtu/elixir-mbcsA library providing functions for character encoding conversion using the erlang-mbcs module27
alehander92/bencoderA library to handle Bencode data serialization and deserialization in Elixir4
jfacorro/edenAn Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format.38