Decision Workspace
ezrpc vs workflow-websocket vs workflow-rpc
Side-by-side comparison of Rust crates
39
ezrpc
growingv0.1.1
Ergonomic, flexible and Zero-cost RPC framework
51
workflow-websocket
growingv0.18.0
WebSocket crate (client and server) providing an async Rust API that functions uniformly in native and in browser (WASM32) environments. This crate allows you to develop WebSocket-driven data exchange that function uniformly in web and desktop applications.
51
workflow-rpc
growingv0.18.0
Workflow RPC (wRPC) framework based on the workflow-websocket crate offering native & in-browser (WASM32) clients and a native server (based on tokio & tungstenite). wRPC supports custom Borsh and JSON protocols with use of generics for RPC method declarations.
Core Metrics
| ezrpc | workflow-websocket | workflow-rpc | |
|---|---|---|---|
| Health Score | 39 | 51 | 51 |
| Total Downloads | 2.7K | 117.9K | 112.7K |
| 30d Downloads | 4 | 5.7K | 5.3K |
| Dependents | 0 | 73 | 61 |
| Releases | 2 | 38 | 40 |
| Last Updated | 928d ago | 566d ago | 566d ago |
| Age | 2y 9m | 3y 7m | 3y 7m |
Health Breakdown
ezrpc
Maintenance
4
Quality
12
Community
6
Popularity
4
Documentation
13
workflow-websocket
Maintenance
7
Quality
15
Community
13
Popularity
6
Documentation
10
workflow-rpc
Maintenance
7
Quality
15
Community
13
Popularity
6
Documentation
10
Technical Details
| ezrpc | workflow-websocket | workflow-rpc | |
|---|---|---|---|
| Version | 0.1.1 | 0.18.0 | 0.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 32 | 21 | 23 |
| Crate Size | 16KB | 23KB | 23KB |
| Features | 1 | 8 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •workflow-websocket leads with a health score of 51/100, but none of the options score above 80.
- •⚠ ezrpc, workflow-websocket, workflow-rpc have not been updated in over a year.