Decision Workspace
crlify vs miow vs normalize-line-endings
Side-by-side comparison of Rust crates
60
crlify
growingv1.0.4
A std::io::Write wrapper that replaces with on Windows.
51
miow
growingv0.6.1
A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions.
47
normalize-line-endings
growingv0.3.0
Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n
Core Metrics
| crlify | miow | normalize-line-endings | |
|---|---|---|---|
| Health Score | 60 | 51 | 47 |
| Total Downloads | 56.9K | 48.5M | 73.8M |
| 30d Downloads | 7.5K | 1.2M | 5.0M |
| Dependents | 42 | 864 | 224 |
| Releases | 5 | 22 | 5 |
| Last Updated | 668d ago | 198d ago | 2658d ago |
| Age | 3y 10m | 10y 5m | 9y 10m |
Health Breakdown
crlify
Maintenance
8
Quality
21
Community
12
Popularity
6
Documentation
13
miow
Maintenance
8
Quality
9
Community
15
Popularity
8
Documentation
11
normalize-line-endings
Maintenance
3
Quality
16
Community
9
Popularity
8
Documentation
11
Technical Details
| crlify | miow | normalize-line-endings | |
|---|---|---|---|
| Version | 1.0.4 | 0.6.1 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Unicode-3.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 3KB | 31KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 40.9% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | 1.67 | 1.77 | — |
| Owners | 3 (team) | 3 | 1 |
Links
Quick Verdict
- •crlify leads with a health score of 60/100, but none of the options score above 80.
- •normalize-line-endings has the most downloads (73.8M), suggesting wider adoption.
- •miow is depended on by 864 crates — strongest ecosystem trust.
- •⚠ crlify, normalize-line-endings have not been updated in over a year.
- •miow, normalize-line-endings are pre-1.0 — API may change.