elixir-json
JSON encoder
Provides native JSON encoding and decoding support for Elixir
Native JSON library for Elixir
217 stars
9 watching
39 forks
Language: Elixir
last commit: almost 4 years ago
Linked from 1 awesome list
decodingelixirelixir-jsonencodinghexjsonnative
Related projects:
Repository | Description | Stars |
---|---|---|
meh/jazz | A JSON handling library for Elixir. | 61 |
treye/json_stream_encoder | A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
jfacorro/eden | An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. | 38 |
devinus/poison | A fast and simple JSON parser and encoder for Elixir | 2,027 |
checkiz/elixir-bson | An Elixir implementation of the BSON data format | 26 |
nbw/jisho_elixir | A wrapper around Jisho's Japanese dictionary API | 34 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |
rdf-elixir/jsonld-ex | An Elixir implementation of the JSON-LD standard for RDF data representation and serialization | 74 |
rjsamson/hexate | A module for encoding and decoding hexadecimal data in Elixir | 30 |
gjaldon/base58check | A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
joshrieken/test_that_json | JSON-related testing helpers for Elixir applications | 10 |
igas/custom_base | Provides a custom base conversion mechanism in Elixir | 22 |
gausby/bencode | A library providing an Elixir implementation of the Bencode encoding and decoding format | 18 |