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 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
meh/jazz A JSON handling library for Elixir. 61
mschae/jwtex A library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms. 5
mana-ethereum/ex_rlp An Elixir implementation of Ethereum's RLP encoding specification 31
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20
rjsamson/hexate A module for encoding and decoding hexadecimal data in Elixir 30
ufirstgroup/ymlr A YAML encoder for Elixir. 22
meh/amnesia Provides a simplified interface to Mnesia's functionality for Elixir developers. 694
jfacorro/eden An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. 38
maarek/ether Allows Elixir code to be debugged using Erlang's built-in debugger 6
homanchou/elixir-xml-to-map Converts an XML string to a structured Elixir data structure 53
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
gjaldon/base58check A library providing functions for Base58Check encoding and decoding in Elixir 16
checkiz/elixir-bson An Elixir implementation of the BSON data format 26
meh/exts A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms 8
ewildgoose/elixir-xml_rpc Converts Elixir terms to XML-RPC parameters and vice versa 40