Decision Workspace
crlfix vs newline_normalizer vs stdintap
Side-by-side comparison of Rust crates
40
crlfix
experimentalv0.1.0
A cross-platform port of dos2unix written in Rust, converts text file line endings from CRLF to LF
53
newline_normalizer
experimentalv0.1.6
Zero-copy newline normalization to \n or \r\n with SIMD acceleration.
39
stdintap
growingv0.1.1
CLI tool to read lines from stdin and broadcast them to connected TCP clients
Core Metrics
| crlfix | newline_normalizer | stdintap | |
|---|---|---|---|
| Health Score | 40 | 53 | 39 |
| Total Downloads | 668 | 3.9K | 2.2K |
| 30d Downloads | 3 | 27 | 4 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 7 | 2 |
| Last Updated | 346d ago | 336d ago | 602d ago |
| Age | 11m | 11m | 1y 7m |
Health Breakdown
crlfix
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
13
newline_normalizer
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
15
stdintap
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| crlfix | newline_normalizer | stdintap | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 5 |
| Crate Size | 1KB | 10KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •⚠ stdintap has not been updated in over a year.