Decision Workspace
stream_delimit vs strict_encoding vs pbjson
Side-by-side comparison of Rust crates
48
stream_delimit
growingv0.5.6
length delimited protobuf stream separator
63
strict_encoding
growingv2.9.1
Strict encoding: deterministic & confined binary serialization for strict types
63
pbjson
growingv0.9.0
Utilities for pbjson conversion
Core Metrics
| stream_delimit | strict_encoding | pbjson | |
|---|---|---|---|
| Health Score | 48 | 63 | 63 |
| Total Downloads | 52.1K | 393.8K | 26.2M |
| 30d Downloads | 117 | 6.9K | 3.3M |
| Dependents | 47 | 1.5K | 1.4K |
| Releases | 30 | 104 | 15 |
| Last Updated | 1923d ago | 312d ago | 108d ago |
| Age | 8y 11m | 5y 2m | 4y 6m |
Health Breakdown
stream_delimit
Maintenance
6
Quality
17
Community
7
Popularity
6
Documentation
12
strict_encoding
Maintenance
9
Quality
20
Community
15
Popularity
7
Documentation
12
pbjson
Maintenance
13
Quality
14
Community
18
Popularity
8
Documentation
10
Technical Details
| stream_delimit | strict_encoding | pbjson | |
|---|---|---|---|
| Version | 0.5.6 | 2.9.1 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 2 | 13 | 4 |
| Crate Size | 5KB | 35KB | 4KB |
| Features | 2 | 6 | 0 |
| Yanked % | 0.0% | 2.9% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.77.0 | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •strict_encoding leads with a health score of 63/100, but none of the options score above 80.
- •pbjson has the most downloads (26.2M), suggesting wider adoption.
- •strict_encoding is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ stream_delimit has not been updated in over a year.
- •stream_delimit, pbjson are pre-1.0 — API may change.