Decision Workspace
fastxdr vs onc-rpc vs framez
Side-by-side comparison of Rust crates
45
fastxdr
growingv1.0.2
Generate Rust types from XDR specs with fast, zero-copy deserialisation
55
onc-rpc
growingv0.3.3
Open Network Computing / Sun RPC types and fast serialisation
55
framez
experimentalv0.4.0
A zerocopy codec for encoding and decoding data in no_std environments.
Core Metrics
| fastxdr | onc-rpc | framez | |
|---|---|---|---|
| Health Score | 45 | 55 | 55 |
| Total Downloads | 5.3K | 6.0M | 3.1K |
| 30d Downloads | 24 | 505.7K | 107 |
| Dependents | 0 | 0 | 16 |
| Releases | 3 | 11 | 6 |
| Last Updated | 2049d ago | 70d ago | 12d ago |
| Age | 5y 7m | 5y 9m | 9m |
Health Breakdown
fastxdr
Maintenance
4
Quality
19
Community
6
Popularity
4
Documentation
12
onc-rpc
Maintenance
12
Quality
16
Community
6
Popularity
8
Documentation
13
framez
Maintenance
18
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| fastxdr | onc-rpc | framez | |
|---|---|---|---|
| Version | 1.0.2 | 0.3.3 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 9 |
| Crate Size | 32KB | 31KB | 19KB |
| Features | 0 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •onc-rpc leads with a health score of 55/100, but none of the options score above 80.
- •⚠ fastxdr has not been updated in over a year.
- •onc-rpc, framez are pre-1.0 — API may change.