exjson

JSON parser

An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang.

JSON parser and genarator in Elixir.

GitHub

71 stars
2 watching
12 forks
Language: Erlang
last commit: about 8 years ago
Linked from 1 awesome list

elixirjsonparse

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
devinus/poison A fast and simple JSON parser and encoder for Elixir 2,027
jsonkenl/xlsxir A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. 215
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
nhu313/quinn An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. 49
elgs/gojq A Go library for querying and manipulating JSON data 191
rdf-elixir/jsonld-ex An Elixir implementation of the JSON-LD standard for RDF data representation and serialization 74
whitfin/tiny A lightweight JSON parser written in Elixir 47
elgs/jsonql A JSON query expression library in Golang. 276
hassox/std_json_io Enables JSON communication between processes over STDIO 30
meh/jazz A JSON handling library for Elixir. 61
processone/fast_xml A fast and efficient Erlang-based XML parsing library 134
camshaft/world_json_ex Provides Elixir modules to work with World JSON's country and state/province data in GeoJSON format 8
michalmuskala/jason A high-performance JSON parser and generator written in Elixir. 1,624
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
pwoolcoc/exmerl An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. 12