The First Native Elixir library for JSON encoding and decoding
Elixir implementation of JsonLogic
An easy utility for responding with standard HTTP/JSON error payloads in Plug- and Phoenix-based applications.
Codec for generating Absinthe JSON schemas in a deterministic format with alphabetically ordered type definitions
A json based SNS/SQS configurator for elixir/phoenix projects
Simplify JSON encoding/decoding while automatically generating JSON schemas for your data types.
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
Erlang JSON library
A NIF-based native components for JASON - blazing fast JSON parser and generator for Elixir.
JsonSerde serializes and deserializes nested elixir datastructures, including custom structs.
A blazingly fast Elixir library for repairing malformed JSON using binary pattern matching. Handles LLM outputs, legacy data, and broken ...
StableJason is a library for encoding Elixir values to a stable JSON with deterministic sorting for keys.
An Elixir wrapper around the erlang json nifs library, Jiffy (github.com/davisp/jiffy)
Plug to cache requests declaratively for either GraphQL or Phoenix, this plug is intended to short circuit all json/decoding or parsing a...
A formatter for the OTP logger application that outputs JSON
An incredibly flexible and performant JSON parser, generator and formatter in pure Erlang
JSON encoder wrapper to handle records and 'undefined'
JSON RPC Client/Server, JSON Publisher-Subscriber over AMQP
Converts an abstract schema into JSON schemas required by various AI providers, minimizing code changes when switching providers.
A JSON Schema Validator with complete support for the latest specifications.
`JsonJanitor` sanitizes elixir terms so that they can be serialized to JSON.
Easily parse timestamps using Timex as they are decoded from json by Poison.
A module for deep json comparison.
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
An Elixir implementation of JSON Patch (RFC 6902)
Ordered JSON (OJSON) - deterministic or stable serialization
Formats logs as JSON, forwards to Logstash via TCP, or to console.
Elixir implementation of JSON Type Definition validation.
Elixir SDK for CloudEvents, with bindings for JSON, AVRO, HTTP, Kafka.
A vectors-to-JSON library for the Gleam programming language
JSON:API library for Plug and Phoenix applications