Decision Workspace
generic_compression vs huffmanrs vs scale-value
Side-by-side comparison of Rust crates
41
generic_compression
experimentalv0.2.0
A library providing generic implementations of common compression algorithms.
40
huffmanrs
growingv0.1.0
Huffmanrs est une bibliothèque Rust permettant d'encoder et de décoder du texte en utilisant le codage de Huffman.
71
scale-value
growingv0.18.2
Encode and decode values of arbitrary shapes to SCALE bytes
Core Metrics
| generic_compression | huffmanrs | scale-value | |
|---|---|---|---|
| Health Score | 41 | 40 | 71 |
| Total Downloads | 1.2K | 1.5K | 4.7M |
| 30d Downloads | 5 | 3 | 248.1K |
| Dependents | 0 | 0 | 294 |
| Releases | 2 | 1 | 28 |
| Last Updated | 325d ago | 923d ago | 38d ago |
| Age | 11m | 2y 6m | 3y 10m |
Health Breakdown
generic_compression
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
10
huffmanrs
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
13
scale-value
Maintenance
17
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| generic_compression | huffmanrs | scale-value | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.18.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-only | MIT | Apache-2.0 |
| Dependencies | 5 | 0 | 15 |
| Crate Size | 31KB | 6KB | 66KB |
| Features | 1 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.81.0 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •scale-value leads with a health score of 71/100, but none of the options score above 80.
- •scale-value is depended on by 294 crates — strongest ecosystem trust.
- •⚠ huffmanrs has not been updated in over a year.