Decision Workspace
endian-cast vs endicon vs endi
Side-by-side comparison of Rust crates
49
endian-cast
growingv2.0.2
Provides generic functions and traits for accessing big-endian and little-endian versions of data types with a cheap abstraction that is zero-cost when the platform endianness matches the desired endianness.
43
endicon
growingv3.0.0
Implementations of codicon traits for endianness encodings
63
endi
growingv1.1.1
A simple endian-handling library
Core Metrics
| endian-cast | endicon | endi | |
|---|---|---|---|
| Health Score | 49 | 43 | 63 |
| Total Downloads | 4.4K | 8.0K | 20.2M |
| 30d Downloads | 340 | 8 | 3.6M |
| Dependents | 8 | 0 | 37 |
| Releases | 5 | 5 | 5 |
| Last Updated | 289d ago | 2027d ago | 121d ago |
| Age | 11m | 7y 5m | 2y 3m |
Health Breakdown
endian-cast
Maintenance
8
Quality
18
Community
6
Popularity
4
Documentation
13
endicon
Maintenance
3
Quality
20
Community
3
Popularity
5
Documentation
12
endi
Maintenance
10
Quality
23
Community
10
Popularity
8
Documentation
12
Technical Details
| endian-cast | endicon | endi | |
|---|---|---|---|
| Version | 2.0.2 | 3.0.0 | 1.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 2 | 1 | 0 |
| Crate Size | 4KB | 7KB | 5KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •endi leads with a health score of 63/100, but none of the options score above 80.
- •⚠ endicon has not been updated in over a year.