Decision Workspace
conversion vs chisel-charstream vs unipipe
Side-by-side comparison of Rust crates
38
conversion
growingv0.1.0
An abstraction crate to convert iterators on the fly.
39
chisel-charstream
growingv0.1.3
Simple and relatively fast u8 -> char stream implementation
53
unipipe
experimentalv0.3.1
A simple Rust pipe abstraction that extends to iterator and stream.
Core Metrics
| conversion | chisel-charstream | unipipe | |
|---|---|---|---|
| Health Score | 38 | 39 | 53 |
| Total Downloads | 1.7K | 5.8K | 5.4K |
| 30d Downloads | 4 | 2 | 34 |
| Dependents | 0 | 0 | 6 |
| Releases | 1 | 4 | 15 |
| Last Updated | 1531d ago | 1106d ago | 36d ago |
| Age | 4y 2m | 3y | 9m |
Health Breakdown
conversion
Maintenance
1
Quality
18
Community
5
Popularity
4
Documentation
10
chisel-charstream
Maintenance
10
Quality
7
Community
6
Popularity
4
Documentation
12
unipipe
Maintenance
17
Quality
14
Community
5
Popularity
4
Documentation
13
Technical Details
| conversion | chisel-charstream | unipipe | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 3 |
| Crate Size | 11KB | 3.9MB | 4KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unipipe leads with a health score of 53/100, but none of the options score above 80.
- •chisel-charstream has the most downloads (5.8K), suggesting wider adoption.
- •⚠ conversion, chisel-charstream have not been updated in over a year.