base62
Base encoder
A pure Elixir implementation of Base62 encoding and decoding
Base62 encoder/decoder in pure Elixir
20 stars
3 watching
6 forks
Language: Elixir
last commit: 8 months ago
Linked from 1 awesome list
base62decoderdecodingelixirencoderencodinghacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a custom base conversion mechanism in Elixir | 22 |
| A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
| An Elixir implementation of Base58 encoding/decoding | 15 |
| An Elixir implementation of the BSON data format | 26 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| Provides native JSON encoding and decoding support for Elixir | 217 |
| A PHP library for encoding and decoding data using base62 encoding | 196 |
| A YAML encoder for Elixir. | 22 |
| A JSON handling library for Elixir. | 60 |
| A library for converting between numbers in arbitrary bases | 17 |
| A C++ library for encoding and decoding data using custom bases. | 14 |
| An Elixir implementation of Ethereum's RLP encoding specification | 31 |
| A library providing functions for character encoding conversion using the erlang-mbcs module | 27 |
| A library to handle Bencode data serialization and deserialization in Elixir | 4 |
| An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. | 38 |