The First Native Elixir library for JSON encoding and decoding
Diff and patch for JSON in Elixir
An implementation of JSON-LD for Elixir and RDF.ex.
BSON are JSON-like objects with a standard binary serialization. See bsonspec.org
Converts an abstract schema into JSON schemas required by various AI providers, minimizing code changes when switching providers.
Elixir implementation of JsonLogic
A polyfill for the OTP json module (EEP68)
JSON RPC Client/Server, JSON Publisher-Subscriber over AMQP
TOON (Token-Oriented Object Notation) encoder and decoder for Elixir. A compact data format optimized for LLM token efficiency, achieving...
A json based SNS/SQS configurator for elixir/phoenix projects
An incredibly flexible and performant JSON parser, generator and formatter in pure Erlang
A formatter for the OTP logger application that outputs JSON
JsonSerde serializes and deserializes nested elixir datastructures, including custom structs.
JSON encoder wrapper to handle records and 'undefined'
Work with JSON Schema in Gleam. Supports building schemas as well as encoding decoding from json schema file.
Work with JSON RPC (jsonrpc 2.0)
StableJason is a library for encoding Elixir values to a stable JSON with deterministic sorting for keys.
utility package for loading, validating and documenting your app's configuration variables from env, json, jsonc and toml files at runtim...
Elixir SDK for CloudEvents, with bindings for JSON, AVRO, HTTP, Kafka.
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
Erlang JSON library
Formats logs as JSON, forwards to Logstash via TCP, or to console.
An Elixir wrapper around the erlang json nifs library, Jiffy (github.com/davisp/jiffy)
Pandex is a lightweight Elixir wrapper for [Pandoc](http://pandoc.org). Pandex enables you to convert Markdown, CommonMark, HTML, Latex, ...
`JsonJanitor` sanitizes elixir terms so that they can be serialized to JSON.
A module for deep json comparison.
Ecto.JSON makes Ecto able to use any type of data (Integer, String, List, Map, etc.) which is valid JSON, not only key-value maps.
Easily parse timestamps using Timex as they are decoded from json by Poison.
Convenience functions to work with JOSE (JSON Object Signing and Encryption)
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
Render json easier with relationship and custom data rendering