json_pointer VS jsx

Compare json_pointer vs jsx and see what are their differences.

json_pointer

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

jsx

an erlang application for consuming, producing and manipulating json. inspired by yajl (by talentdeficit)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
json_pointer jsx
- 1
11 693
- -
0.0 0.0
over 4 years ago 4 months ago
Elixir Erlang
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

json_pointer

Posts with mentions or reviews of json_pointer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning json_pointer yet.
Tracking mentions began in Dec 2020.

jsx

Posts with mentions or reviews of jsx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.
  • Configurations
    2 projects | dev.to | 22 Feb 2024
    One of the ideas we had with Nova was that it should be easy to configure it or add a module or libraries that you want to use. Example are that if you don't specify a json package Nova will use Thoas. But if you configure that you would like to use jsx for example it will use that so long you add it as a dependency in your application.

What are some alternatives?

When comparing json_pointer and jsx you can also consider the following projects:

JSON-LD.ex - An implementation of JSON-LD for Elixir

poison - An incredibly fast, pure Elixir JSON library

jason - A blazing fast JSON parser and generator in pure Elixir.

joken - Elixir JWT library

json - Native JSON library for Elixir

jwalk - Helper module for working with Erlang proplists, eep 18, map and mochijson-style JSON representations

jsone - Erlang JSON library

jsxn

ja_serializer - JSONAPI.org Serialization in Elixir.