custom_base
Base converter
Provides a custom base conversion mechanism in Elixir
Allow you to make custom base conversion in Elixir.
22 stars
2 watching
5 forks
Language: Elixir
last commit: about 2 months ago
Linked from 1 awesome list
decoderdecodingelixirencoderencodinghacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
whatyouhide/convertat | A library for converting between numbers in arbitrary bases | 17 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
gjaldon/base58check | A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
aiq/basexx | A Lua library for converting between various binary data formats | 85 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
bobg/basexx | A package for converting numbers between digit strings and various number bases | 5 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |
elixirscript/elixirscript | Converts Elixir code to JavaScript using an AST conversion approach | 1,562 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
ikeikeikeike/bing_translator | An Elixir interface to Bing's translation API | 9 |
defp/pinyin | A Pinyin conversion library for Elixir, converting Chinese characters to Pinyin with tone and variant options. | 22 |
jrdnull/base58 | An Elixir implementation of Base58 encoding/decoding | 15 |
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
jakebecker/vscode-elixir-ls | Language support and debugger extension for Elixir in VS Code. | 391 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |