Decision Workspace
data-view vs lebe vs tick-encoding
Side-by-side comparison of Rust crates
43
data-view
growingv5.1.0
This library provides a data view for reading and writing data in a byte array.
55
lebe
growingv0.5.3
Tiny, dead simple, high performance endianness conversions with a generic API
53
tick-encoding
growingv0.1.4
A simple encoding scheme to encode binary data into ASCII strings
Core Metrics
| data-view | lebe | tick-encoding | |
|---|---|---|---|
| Health Score | 43 | 55 | 53 |
| Total Downloads | 18.9K | 41.0M | 17.5K |
| 30d Downloads | 30 | 3.8M | 697 |
| Dependents | 3 | 30 | 0 |
| Releases | 15 | 4 | 5 |
| Last Updated | 1468d ago | 202d ago | 56d ago |
| Age | 4y 2m | 6y 1m | 2y 1m |
Health Breakdown
data-view
Maintenance
6
Quality
18
Community
5
Popularity
5
Documentation
9
lebe
Maintenance
8
Quality
15
Community
10
Popularity
8
Documentation
14
tick-encoding
Maintenance
14
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| data-view | lebe | tick-encoding | |
|---|---|---|---|
| Version | 5.1.0 | 0.5.3 | 0.1.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | BSD-3-Clause | MIT OR Unlicense |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 8KB | 9KB | 19KB |
| Features | 2 | 0 | 4 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | 1.78.0 | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lebe leads with a health score of 55/100, but none of the options score above 80.
- •⚠ data-view has not been updated in over a year.
- •lebe, tick-encoding are pre-1.0 — API may change.