Decision Workspace
newline_normalizer vs fd-lock vs uds_windows
Side-by-side comparison of Rust crates
53
newline_normalizer
experimentalv0.1.6
Zero-copy newline normalization to \n or \r\n with SIMD acceleration.
65
fd-lock
growingv4.0.4
Advisory cross-platform lock on a file using a file descriptor to it.
63
uds_windows
stablev1.2.1
Unix Domain Sockets for Windows!
Core Metrics
| newline_normalizer | fd-lock | uds_windows | |
|---|---|---|---|
| Health Score | 53 | 65 | 63 |
| Total Downloads | 3.9K | 39.1M | 22.9M |
| 30d Downloads | 28 | 3.3M | 2.9M |
| Dependents | 1 | 1.2K | 204 |
| Releases | 7 | 23 | 13 |
| Last Updated | 336d ago | 382d ago | 13d ago |
| Age | 11m | 6y 9m | 7y 3m |
Health Breakdown
newline_normalizer
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
15
fd-lock
Maintenance
7
Quality
19
Community
18
Popularity
8
Documentation
13
uds_windows
Maintenance
15
Quality
17
Community
11
Popularity
8
Documentation
12
Technical Details
| newline_normalizer | fd-lock | uds_windows | |
|---|---|---|---|
| Version | 0.1.6 | 4.0.4 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 4 | 3 |
| Crate Size | 10KB | 16KB | 22KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.61 | — | 1.85 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •fd-lock leads with a health score of 65/100, but none of the options score above 80.
- •fd-lock is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ fd-lock has not been updated in over a year.
- •newline_normalizer is pre-1.0 — API may change.