Decision Workspace
little-endian vs lebe vs byteflow
Side-by-side comparison of Rust crates
44
little-endian
growingv1.0.0
Encoding and decoding of little-endian format.
55
lebe
growingv0.5.3
Tiny, dead simple, high performance endianness conversions with a generic API
37
byteflow
growingv0.2.1
Library for reading/writing non-byte-aligned numeric types
Core Metrics
| little-endian | lebe | byteflow | |
|---|---|---|---|
| Health Score | 44 | 55 | 37 |
| Total Downloads | 4.0K | 41.0M | 4.1K |
| 30d Downloads | 4 | 3.8M | 5 |
| Dependents | 0 | 30 | 0 |
| Releases | 2 | 4 | 3 |
| Last Updated | 3325d ago | 202d ago | 810d ago |
| Age | 9y 1m | 6y 1m | 2y 4m |
Health Breakdown
little-endian
Maintenance
3
Quality
21
Community
5
Popularity
4
Documentation
11
lebe
Maintenance
8
Quality
15
Community
10
Popularity
8
Documentation
14
byteflow
Maintenance
5
Quality
9
Community
6
Popularity
4
Documentation
13
Technical Details
| little-endian | lebe | byteflow | |
|---|---|---|---|
| Version | 1.0.0 | 0.5.3 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 0 | 2 | 2 |
| Crate Size | 2KB | 9KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.78.0 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •lebe leads with a health score of 55/100, but none of the options score above 80.
- •⚠ little-endian, byteflow have not been updated in over a year.
- •lebe, byteflow are pre-1.0 — API may change.