Decision Workspace
arcode vs rans vs simple-arithmetic-coding
Side-by-side comparison of Rust crates
42
arcode
growingv0.2.4
An Arithmetic Coder (lossless entropy encoder)
42
rans
growingv0.4.0
rANS (range variant of Asymmetric Numeral Systems) encoder and decoder
33
simple-arithmetic-coding
growingv0.2.2
Arithmetic coding, directly derived from the well-known CACM87 C-language implementation.
Core Metrics
| arcode | rans | simple-arithmetic-coding | |
|---|---|---|---|
| Health Score | 42 | 42 | 33 |
| Total Downloads | 108.4K | 10.1K | 4.2K |
| 30d Downloads | 20.4K | 75 | 12 |
| Dependents | 3 | 0 | 0 |
| Releases | 8 | 7 | 5 |
| Last Updated | 1376d ago | 778d ago | 388d ago |
| Age | 6y 11m | 4y 12m | 1y 7m |
Health Breakdown
arcode
Maintenance
4
Quality
12
Community
8
Popularity
6
Documentation
12
rans
Maintenance
5
Quality
14
Community
6
Popularity
5
Documentation
12
simple-arithmetic-coding
Maintenance
7
Quality
10
Community
3
Popularity
4
Documentation
9
Technical Details
| arcode | rans | simple-arithmetic-coding | |
|---|---|---|---|
| Version | 0.2.4 | 0.4.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 5 | 2 |
| Crate Size | 737KB | 21KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 20.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.1 | 1.71.0 | 1.79 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arcode leads with a health score of 42/100, but none of the options score above 80.
- •⚠ arcode, rans, simple-arithmetic-coding have not been updated in over a year.