Decision Workspace
bp3d-proto vs varing vs prosto_derive
Side-by-side comparison of Rust crates
48
bp3d-proto
growingv1.0.0-rc.5.1.0
BP3D protocol runtime.
63
varing
experimentalv0.13.0
Protobuf's varint encoding/decoding for LEB128 friendly types with full const context operations supports.
63
prosto_derive
experimentalv0.11.23
Procedural macros for proto_rs, Rust as a first-class citizen in the protobuf ecosystem
Core Metrics
| bp3d-proto | varing | prosto_derive | |
|---|---|---|---|
| Health Score | 48 | 63 | 63 |
| Total Downloads | 6.4K | 15.0K | 2.7K |
| 30d Downloads | 9 | 2.0K | 348 |
| Dependents | 0 | 23 | 65 |
| Releases | 7 | 16 | 66 |
| Last Updated | 256d ago | 3d ago | 4d ago |
| Age | 1y 7m | 12m | 5m |
Health Breakdown
bp3d-proto
Maintenance
9
Quality
19
Community
5
Popularity
5
Documentation
10
varing
Maintenance
19
Quality
14
Community
10
Popularity
5
Documentation
15
prosto_derive
Maintenance
19
Quality
16
Community
11
Popularity
4
Documentation
13
Technical Details
| bp3d-proto | varing | prosto_derive | |
|---|---|---|---|
| Version | 1.0.0-rc.5.1.0 | 0.13.0 | 0.11.23 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 29 | 3 |
| Crate Size | 14KB | 68KB | 72KB |
| Features | 0 | 31 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •varing leads with a health score of 63/100, but none of the options score above 80.
- •varing, prosto_derive are pre-1.0 — API may change.