aeson-schemas VS safe-json

Compare aeson-schemas vs safe-json and see what are their differences.

aeson-schemas

Easily consume JSON data on-demand with type-safety (by brandonchinn178)

safe-json

Automatic versioning of JSON formats for Haskell data types (with backwards compatibility) (by Vlix)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
aeson-schemas safe-json
3 0
48 26
- -
7.0 5.1
about 1 month ago 3 months ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License 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.

aeson-schemas

Posts with mentions or reviews of aeson-schemas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.

safe-json

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

We haven't tracked posts mentioning safe-json yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing aeson-schemas and safe-json you can also consider the following projects:

canonical-json - Canonical JSON for signing and hashing JSON values

aeson-combinators - Aeson combinators for dead simple JSON decoding

aeson-decode - Easy functions for converting from Aeson.Value

jsonpath - Haskell implementation of JSONPath

waargonaut - JSON decoding/encoding/manipulation library.

aeson-yaml - Encode any Aeson (JSON) value as YAML (in pure Haskell)

jsonifier - Fast and simple JSON encoding toolkit

one-line-aeson-text - Pretty-printing short Aeson values as text

aeson-typescript - Generate TypeScript definition files from your ADTs