json-rpc-client
Functions for creating a Haskell JSON-RPC 2.0 client. (by sebright)
xml-to-json-fast
Fast, light converter of xml to json capable of handling huge xml files (by sinelaw)
| json-rpc-client | xml-to-json-fast | |
|---|---|---|
| - | - | |
| 2 | 52 | |
| - | - | |
| 0.0 | 0.0 | |
| over 6 years ago | over 8 years ago | |
| Haskell | Haskell | |
| MIT 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.
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-client
Posts with mentions or reviews of json-rpc-client.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning json-rpc-client yet.
Tracking mentions began in Dec 2020.
xml-to-json-fast
Posts with mentions or reviews of xml-to-json-fast.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning xml-to-json-fast yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing json-rpc-client and xml-to-json-fast you can also consider the following projects:
aeson-qq - JSON quasiquoter for Haskell
aeson-pretty - JSON pretty-printing library and command-line tool.
aeson-parsec-picky - Picky JSON parser
json-rpc-server - A Haskell implementation of JSON RPC 2.0 on the server side.
json-api - Haskell Implementation of the JSON-API specification
json-builder - Data structure agnostic JSON serialization