jazz

JSON encoder

A JSON handling library for Elixir.

Yet another library to handle JSON in Elixir.

GitHub

61 stars
7 watching
21 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
woxtu/elixir-mbcs A library providing functions for character encoding conversion using the erlang-mbcs module 27
meh/exquisite A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. 79
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
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
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20
meh/amnesia Provides a simplified interface to Mnesia's functionality for Elixir developers. 694
nikita-volkov/jsonifier A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. 83
phmarek/yason A Common Lisp library for encoding and decoding data in the JSON interchange format. 79
michalmuskala/jason A high-performance JSON parser and generator written in Elixir. 1,624
guedes/exjson An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. 71
alehander92/bencoder A library to handle Bencode data serialization and deserialization in Elixir 4
melange-community/melange-json A library for encoding and decoding JSON data in the OCaml programming language. 15