elixir-mbcs

Encoder

A library providing functions for character encoding conversion using the erlang-mbcs module

Wrapper for erlang-mbcs

GitHub

27 stars
3 watching
8 forks
Language: Elixir
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
meh/jazzA JSON handling library for Elixir.60
mschae/jwtexA library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms.5
mana-ethereum/ex_rlpAn Elixir implementation of Ethereum's RLP encoding specification31
elixirs/base62A pure Elixir implementation of Base62 encoding and decoding20
rjsamson/hexateA module for encoding and decoding hexadecimal data in Elixir30
ufirstgroup/ymlrA YAML encoder for Elixir.22
meh/amnesiaProvides a simplified interface to Mnesia's functionality for Elixir developers.695
jfacorro/edenAn Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format.38
maarek/etherAllows Elixir code to be debugged using Erlang's built-in debugger6
homanchou/elixir-xml-to-mapConverts an XML string to a structured Elixir data structure52
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
gjaldon/base58checkA library providing functions for Base58Check encoding and decoding in Elixir16
checkiz/elixir-bsonAn Elixir implementation of the BSON data format26
meh/extsA lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms7
ewildgoose/elixir-xml_rpcConverts Elixir terms to XML-RPC parameters and vice versa40