Decision Workspace
byte_stream_splitter vs le-stream vs jppe
Side-by-side comparison of Rust crates
38
byte_stream_splitter
growingv0.2.0
Splitting a stream of bytes by separator sequence
59
le-stream
stablev8.0.0
De-/serialize objects from/to little endian byte streams
53
jppe
growingv1.1.1
This is a byte stream structured serialization and deserialization library.
Core Metrics
| byte_stream_splitter | le-stream | jppe | |
|---|---|---|---|
| Health Score | 38 | 59 | 53 |
| Total Downloads | 11.3K | 32.6K | 16.1K |
| 30d Downloads | 10 | 192 | 36 |
| Dependents | 0 | 19 | 4 |
| Releases | 6 | 61 | 13 |
| Last Updated | 950d ago | 11d ago | 492d ago |
| Age | 10y 3m | 1y 6m | 2y |
Health Breakdown
byte_stream_splitter
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
11
le-stream
Maintenance
18
Quality
14
Community
9
Popularity
5
Documentation
13
jppe
Maintenance
8
Quality
20
Community
8
Popularity
5
Documentation
12
Technical Details
| byte_stream_splitter | le-stream | jppe | |
|---|---|---|---|
| Version | 0.2.0 | 8.0.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 12 |
| Crate Size | 4KB | 10KB | 28KB |
| Features | 0 | 5 | 5 |
| Yanked % | 0.0% | 86.9% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •le-stream leads with a health score of 59/100, but none of the options score above 80.
- •⚠ byte_stream_splitter, jppe have not been updated in over a year.
- •byte_stream_splitter is pre-1.0 — API may change.