json-rpc-generic VS json-builder

Compare json-rpc-generic vs json-builder and see what are their differences.

json-rpc-generic

Generic encoder and decode for JSON-RPC (by khibino)

json-builder

Data structure agnostic JSON serialization (by lpsmith)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
json-rpc-generic json-builder
- -
2 6
- -
0.0 0.0
over 2 years ago over 5 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" 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-rpc-generic

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

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

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.

What are some alternatives?

When comparing json-rpc-generic and json-builder you can also consider the following projects:

aeson-qq - JSON quasiquoter for Haskell

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

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

json-schema - Types and classes for defining JSON schemas.

aeson-pretty - JSON pretty-printing library and command-line tool.

json-stream - Incremental applicative JSON Haskell parser

json-tokens - High-performance json tokenization in Haskell

digestive-functors-aeson - Run digestive-functors against a JSON document

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

JsonGrammar