json-rpc-server VS json-rpc-generic

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

json-rpc-server

A Haskell implementation of JSON RPC 2.0 on the server side. (by grayjay)

json-rpc-generic

Generic encoder and decode for JSON-RPC (by khibino)
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-rpc-server json-rpc-generic
0 0
8 2
- -
0.0 0.0
4 months ago over 2 years ago
Haskell Haskell
MIT 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-server

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

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

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.

What are some alternatives?

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

aeson-qq - JSON quasiquoter for Haskell

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

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

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

json-tokens - High-performance json tokenization in Haskell

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

json-builder - Data structure agnostic JSON serialization

tyro - Tyro was the mother of Aeson who was the father of Jason.

json-autotype - Automatic Haskell type inference from JSON input

blaze-json - tiny library for encoding json

json-stream - Incremental applicative JSON Haskell parser