Decision Workspace
fcrlf vs crlify vs newline_normalizer
Side-by-side comparison of Rust crates
34
fcrlf
growingv0.1.0
Converter for file's CRLF line delimiter.
60
crlify
growingv1.0.4
A std::io::Write wrapper that replaces with on Windows.
53
newline_normalizer
experimentalv0.1.6
Zero-copy newline normalization to \n or \r\n with SIMD acceleration.
Core Metrics
| fcrlf | crlify | newline_normalizer | |
|---|---|---|---|
| Health Score | 34 | 60 | 53 |
| Total Downloads | 1.6K | 56.9K | 3.9K |
| 30d Downloads | 3 | 7.5K | 27 |
| Dependents | 0 | 42 | 1 |
| Releases | 1 | 5 | 7 |
| Last Updated | 1877d ago | 668d ago | 336d ago |
| Age | 5y 1m | 3y 10m | 11m |
Health Breakdown
fcrlf
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
9
crlify
Maintenance
8
Quality
21
Community
12
Popularity
6
Documentation
13
newline_normalizer
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
15
Technical Details
| fcrlf | crlify | newline_normalizer | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.4 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Unicode-3.0 | MIT |
| Dependencies | 3 | 0 | 6 |
| Crate Size | 10KB | 3KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.67 | 1.61 |
| 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.
- •⚠ fcrlf, crlify have not been updated in over a year.
- •fcrlf, newline_normalizer are pre-1.0 — API may change.