Decision Workspace
detect-newline-style vs newline_normalizer vs eolify
Side-by-side comparison of Rust crates
44
detect-newline-style
growingv0.1.2
Determine a string's preferred newline character
53
newline_normalizer
experimentalv0.1.6
Zero-copy newline normalization to \n or \r\n with SIMD acceleration.
47
eolify
experimentalv0.4.0
High-performance line ending normalization for Rust.
Core Metrics
| detect-newline-style | newline_normalizer | eolify | |
|---|---|---|---|
| Health Score | 44 | 53 | 47 |
| Total Downloads | 18.3K | 3.9K | 995 |
| 30d Downloads | 505 | 27 | 197 |
| Dependents | 11 | 1 | 0 |
| Releases | 3 | 7 | 8 |
| Last Updated | 884d ago | 336d ago | 97d ago |
| Age | 2y 5m | 11m | 5m |
Health Breakdown
detect-newline-style
Maintenance
5
Quality
15
Community
9
Popularity
5
Documentation
10
newline_normalizer
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
15
eolify
Maintenance
15
Quality
9
Community
6
Popularity
4
Documentation
13
Technical Details
| detect-newline-style | newline_normalizer | eolify | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.6 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 1 | 6 | 12 |
| Crate Size | 3KB | 10KB | 261KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.61 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •newline_normalizer leads with a health score of 53/100, but none of the options score above 80.
- •detect-newline-style has the most downloads (18.3K), suggesting wider adoption.
- •⚠ detect-newline-style has not been updated in over a year.