Decision Workspace
normalize-line-endings vs crlify vs linurgy
Side-by-side comparison of Rust crates
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
60
crlify
growingv1.0.4
A std::io::Write wrapper that replaces with on Windows.
39
linurgy
growingv0.6.0
Manipulate the output of multiple newlines. Replace/Insert/Append newlines with text. Input and output from stdio/files/buffers.
Core Metrics
| normalize-line-endings | crlify | linurgy | |
|---|---|---|---|
| Health Score | 47 | 60 | 39 |
| Total Downloads | 73.8M | 56.9K | 12.0K |
| 30d Downloads | 5.0M | 7.5K | 13 |
| Dependents | 224 | 42 | 0 |
| Releases | 5 | 5 | 9 |
| Last Updated | 2658d ago | 668d ago | 1254d ago |
| Age | 9y 10m | 3y 10m | 6y 8m |
Health Breakdown
normalize-line-endings
Maintenance
3
Quality
16
Community
9
Popularity
8
Documentation
11
crlify
Maintenance
8
Quality
21
Community
12
Popularity
6
Documentation
13
linurgy
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
9
Technical Details
| normalize-line-endings | crlify | linurgy | |
|---|---|---|---|
| Version | 0.3.0 | 1.0.4 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Unicode-3.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 6KB | 3KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 1.67 | — |
| Owners | 1 | 3 (team) | 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.
- •normalize-line-endings is depended on by 224 crates — strongest ecosystem trust.
- •⚠ normalize-line-endings, crlify, linurgy have not been updated in over a year.
- •normalize-line-endings, linurgy are pre-1.0 — API may change.