json-builder VS digestive-functors-aeson

Compare json-builder vs digestive-functors-aeson and see what are their differences.

json-builder

Data structure agnostic JSON serialization (by lpsmith)

digestive-functors-aeson

Run digestive-functors against a JSON document (by ocharles)
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-builder digestive-functors-aeson
- -
6 33
- -
0.0 0.0
over 5 years ago over 1 year ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
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-builder

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

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

digestive-functors-aeson

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

We haven't tracked posts mentioning digestive-functors-aeson yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing json-builder and digestive-functors-aeson you can also consider the following projects:

json-rpc-generic - Generic encoder and decode for JSON-RPC

aeson-qq - JSON quasiquoter for Haskell

json-rpc-client - Functions for creating a Haskell JSON-RPC 2.0 client.

curl-aeson - Haskell library for communicating with HTTP service using JSON

aeson-better-errors - Better errors when decoding JSON values

aeson-filthy - Aeson parsing shims that make me feel dirty

highjson - Haskell: Low boilerplate, easy to use and very fast Haskell JSON serialisation and parsing

json-stream - Incremental applicative JSON Haskell parser

JsonGrammar