Decision Workspace
async-jsonrpc-server vs near-jsonrpc-client vs jsonrpc-http-server
Side-by-side comparison of Rust crates
39
async-jsonrpc-server
growingv0.0.0
An asynchronous JSON-RPC 2.0 server library
61
near-jsonrpc-client
growingv0.20.0
Lower-level API for interfacing with the NEAR Protocol via JSONRPC
58
jsonrpc-http-server
growingv18.0.0
Rust http server using JSONRPC 2.0.
Core Metrics
| async-jsonrpc-server | near-jsonrpc-client | jsonrpc-http-server | |
|---|---|---|---|
| Health Score | 39 | 61 | 58 |
| Total Downloads | 1.9K | 454.2K | 5.2M |
| 30d Downloads | 4 | 29.5K | 254.8K |
| Dependents | 0 | 307 | 1.9K |
| Releases | 1 | 27 | 37 |
| Last Updated | 1866d ago | 116d ago | 1711d ago |
| Age | 5y 1m | 4y 4m | 10y 2m |
Health Breakdown
async-jsonrpc-server
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
near-jsonrpc-client
Maintenance
14
Quality
15
Community
13
Popularity
7
Documentation
12
jsonrpc-http-server
Maintenance
6
Quality
15
Community
17
Popularity
8
Documentation
12
Technical Details
| async-jsonrpc-server | near-jsonrpc-client | jsonrpc-http-server | |
|---|---|---|---|
| Version | 0.0.0 | 0.20.0 | 18.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 13 | 9 |
| Crate Size | 6KB | 59KB | 24KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 3.7% | 8.1% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.67.1 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •near-jsonrpc-client leads with a health score of 61/100, but none of the options score above 80.
- •jsonrpc-http-server has the most downloads (5.2M), suggesting wider adoption.
- •jsonrpc-http-server is depended on by 1.9K crates — strongest ecosystem trust.
- •⚠ async-jsonrpc-server, jsonrpc-http-server have not been updated in over a year.
- •async-jsonrpc-server, near-jsonrpc-client are pre-1.0 — API may change.