Decision Workspace
tuple_split vs gunzip-split vs const_stringify_ints
Side-by-side comparison of Rust crates
47
tuple_split
growingv0.2.4
An extension for the tupleops crate which adds a trait for splitting tuples.
38
gunzip-split
growingv0.1.1
Uncompress concatenated gzip files back into separate files.
37
const_stringify_ints
growingv0.1.0
Converts (generic) constant integers to &'static str
Core Metrics
| tuple_split | gunzip-split | const_stringify_ints | |
|---|---|---|---|
| Health Score | 47 | 38 | 37 |
| Total Downloads | 7.2K | 3.0K | 1.6K |
| 30d Downloads | 61 | 5 | 3 |
| Dependents | 6 | 0 | 0 |
| Releases | 7 | 2 | 1 |
| Last Updated | 467d ago | 1519d ago | 1356d ago |
| Age | 3y | 4y 2m | 3y 8m |
Health Breakdown
tuple_split
Maintenance
5
Quality
19
Community
8
Popularity
5
Documentation
10
gunzip-split
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
10
const_stringify_ints
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| tuple_split | gunzip-split | const_stringify_ints | |
|---|---|---|---|
| Version | 0.2.4 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | LGPL-2.1-or-later | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 9KB | 21KB | 4KB |
| Features | 14 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tuple_split leads with a health score of 47/100, but none of the options score above 80.
- •⚠ tuple_split, gunzip-split, const_stringify_ints have not been updated in over a year.