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
62
workflow-websocket
growingv0.19.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.
62
workflow-rpc
growingv0.19.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 | 62 | 62 |
| Total Downloads | 2.7K | 146.4K | 140.7K |
| 30d Downloads | 0 | 4.8K | 4.7K |
| Dependents | 0 | 75 | 62 |
| Releases | 2 | 39 | 41 |
| Last Updated | 1036d ago | 16d ago | 16d ago |
| Age | 3y | 3y 10m | 3y 10m |
Health Breakdown
ezrpc
Maintenance
4
Quality
12
Community
6
Popularity
4
Documentation
13
workflow-websocket
Maintenance
18
Quality
15
Community
13
Popularity
6
Documentation
10
workflow-rpc
Maintenance
18
Quality
15
Community
13
Popularity
6
Documentation
10
Technical Details
| ezrpc | workflow-websocket | workflow-rpc | |
|---|---|---|---|
| Version | 0.1.1 | 0.19.0 | 0.19.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 32 | 20 | 22 |
| Crate Size | 16KB | 40KB | 41KB |
| Features | 1 | 8 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •workflow-websocket leads with a health score of 62/100, but none of the options score above 80.
- •⚠ ezrpc has not been updated in over a year.