Decision Workspace
zus-rpc-server vs kumoko vs async-jsonrpc-server
Side-by-side comparison of Rust crates
45
zus-rpc-server
experimentalv1.1.4
RPC server library for ZUS framework with async handlers
40
kumoko
growingv0.6.0
A simple asynchronous server/client crate built on tokio for easy two-way streaming.
39
async-jsonrpc-server
growingv0.0.0
An asynchronous JSON-RPC 2.0 server library
Core Metrics
| zus-rpc-server | kumoko | async-jsonrpc-server | |
|---|---|---|---|
| Health Score | 45 | 40 | 39 |
| Total Downloads | 217 | 18.9K | 1.9K |
| 30d Downloads | 22 | 17 | 4 |
| Dependents | 3 | 0 | 0 |
| Releases | 3 | 16 | 1 |
| Last Updated | 65d ago | 1003d ago | 1866d ago |
| Age | 2m | 3y 8m | 5y 1m |
Health Breakdown
zus-rpc-server
Maintenance
10
Quality
14
Community
8
Popularity
3
Documentation
10
kumoko
Maintenance
6
Quality
13
Community
6
Popularity
5
Documentation
10
async-jsonrpc-server
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
Technical Details
| zus-rpc-server | kumoko | async-jsonrpc-server | |
|---|---|---|---|
| Version | 1.1.4 | 0.6.0 | 0.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 17 | 3 | 0 |
| Crate Size | 13KB | 12KB | 6KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 18.8% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zus-rpc-server leads with a health score of 45/100, but none of the options score above 80.
- •kumoko has the most downloads (18.9K), suggesting wider adoption.
- •⚠ kumoko, async-jsonrpc-server have not been updated in over a year.
- •kumoko, async-jsonrpc-server are pre-1.0 — API may change.