Elixir JSON

Open-source Elixir projects categorized as JSON

Top 23 Elixir JSON Projects

  • poison

    An incredibly fast, pure Elixir JSON library

  • tesla

    The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.

  • Project mention: Elixir for Cynical Curmudgeons | news.ycombinator.com | 2023-08-03

    I haven’t used commanded, exmachina, or ash:

    - Tesla has a mode which can be used completely without macros, and I am increasingly encouraging that it be the only way that it is used. So does the author (as of 2020): https://github.com/elixir-tesla/tesla/issues/367#issuecommen...

    There is also `req` mentioned in a recent post as an alternative (it looks good, but I am still playing with it to see if it is a suitable replacement for Tesla in all cases).

    - Absinthe is something of a compiler itself, because it has to strictly define things the way that is specified in the GraphQL spec. You can now import an SDL file, but you still need to hook resolvers and middleware into it. Honestly, I don’t think that the schema definitions in JS/TS are much better for GraphQL in terms of readability.

    Being heavily macro-based means that there are sharp edges that are harder to work around when you want to add your own macros for code reuse purposes. That said, aside from the schema definition, Absinthe is entirely usable without macros. Within the schema definition, Absinthe isn’t making anything up, it’s using the same basic definitions that the GraphQL spec do, adapted for Elixir syntax.

    Exmachina didn’t interest me because I don’t think much of factory_bot (which used to be called factory_girl), as I saw it abused far more than used well (IMO, it’s impossible to use correctly). Ash…looks like an interesting experiment, but I don’t know that there’s a lot of pick-up with it compared to Phoenix. And I have yet to find a use for CQRS/ES, so there’s no reason for me to play with commanded. I certainly wouldn’t consider any of these three to be "major" players in Elixir. Tesla and Absinthe? Yes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jason

    A blazing fast JSON parser and generator in pure Elixir.

  • standard-webhooks

    The Standard Webhooks specification

  • Project mention: OSS tools and guidelines for sending webhooks easily, securely and reliably | news.ycombinator.com | 2024-01-04
  • joken

    Elixir JWT library

  • ja_serializer

    JSONAPI.org Serialization in Elixir.

  • jsonapi

    JSON:API Serializer and Query Handler for Elixir (by beam-community)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • protox

    A fast, easy to use and 100% conformant Elixir library for Google Protocol Buffers (aka protobuf)

  • elastix

    A simple Elasticsearch REST client written in Elixir.

  • json

    Native JSON library for Elixir

  • logger_json

    JSON console backend for Elixir Logger.

  • drops

    🛠️ Tools for working with data effectively - data contracts using types, schemas, domain validation rules, type-safe casting, and more. (by solnic)

  • json_web_token_ex

    An Elixir implementation of the JSON Web Token (JWT) Standard, RFC 7519

  • plug_logger_json

    Elixir Plug that formats http request logs as json

  • JSON-LD.ex

    An implementation of JSON-LD for Elixir

  • goal

    A parameter validation library - based on Ecto (by martinthenth)

  • jazz

    Yet another library to handle JSON in Elixir.

  • tiny

    A small, fast and fully compliant JSON parser in Elixir (by whitfin)

  • json_pointer

    Implementation of RFC 6901 which defines a string syntax for identifying a specific value within a JSON document

  • JsonStreamEncoder

    Streaming encoder for JSON in elixir.

  • jwtex

    A JWT encoding and decoding library in Elixir

  • enux

    utility package for loading, validating and documenting your app's configuration variables from env, json, jsonc and toml files at runtime and injecting them into your environment

  • jsonc

    Utilities for working with jsonc, a superset of json

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Elixir JSON related posts

Index

What are some of the best open-source JSON projects in Elixir? This list will help you:

Project Stars
1 poison 1,996
2 tesla 1,954
3 jason 1,557
4 standard-webhooks 1,071
5 joken 740
6 ja_serializer 639
7 jsonapi 481
8 protox 261
9 elastix 254
10 json 219
11 logger_json 217
12 drops 217
13 json_web_token_ex 141
14 plug_logger_json 132
15 JSON-LD.ex 68
16 goal 61
17 jazz 61
18 tiny 47
19 json_pointer 11
20 JsonStreamEncoder 7
21 jwtex 5
22 enux 3
23 jsonc 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com