Decision Workspace
lilbig vs simple_endian vs lebe
Side-by-side comparison of Rust crates
46
lilbig
growingv0.2.2
Utilities for swapping the byte-order of in-memory types.
58
simple_endian
growingv0.4.10
A create for defining endianness within your data structures, to make handling portable data structures simpler.
55
lebe
growingv0.5.3
Tiny, dead simple, high performance endianness conversions with a generic API
Core Metrics
| lilbig | simple_endian | lebe | |
|---|---|---|---|
| Health Score | 46 | 58 | 55 |
| Total Downloads | 8.6K | 21.7K | 41.0M |
| 30d Downloads | 10 | 457 | 3.7M |
| Dependents | 0 | 60 | 30 |
| Releases | 8 | 24 | 4 |
| Last Updated | 127d ago | 80d ago | 202d ago |
| Age | 2y 8m | 6y 3m | 6y 1m |
Health Breakdown
lilbig
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
10
simple_endian
Maintenance
14
Quality
18
Community
8
Popularity
5
Documentation
13
lebe
Maintenance
8
Quality
15
Community
10
Popularity
8
Documentation
14
Technical Details
| lilbig | simple_endian | lebe | |
|---|---|---|---|
| Version | 0.2.2 | 0.4.10 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | BSD-3-Clause |
| Dependencies | 0 | 4 | 2 |
| Crate Size | 11KB | 84KB | 9KB |
| Features | 0 | 31 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | 1.78.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simple_endian leads with a health score of 58/100, but none of the options score above 80.
- •lebe has the most downloads (41.0M), suggesting wider adoption.