Decision Workspace
stdintap vs blocking vs newline_normalizer
Side-by-side comparison of Rust crates
39
stdintap
growingv0.1.1
CLI tool to read lines from stdin and broadcast them to connected TCP clients
67
blocking
growingv1.6.2
A thread pool for isolating blocking I/O in async programs
53
newline_normalizer
experimentalv0.1.6
Zero-copy newline normalization to \n or \r\n with SIMD acceleration.
Core Metrics
| stdintap | blocking | newline_normalizer | |
|---|---|---|---|
| Health Score | 39 | 67 | 53 |
| Total Downloads | 2.2K | 120.4M | 3.9K |
| 30d Downloads | 4 | 6.9M | 27 |
| Dependents | 0 | 1.8K | 1 |
| Releases | 2 | 32 | 7 |
| Last Updated | 602d ago | 264d ago | 336d ago |
| Age | 1y 7m | 6y 9m | 11m |
Health Breakdown
stdintap
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
10
blocking
Maintenance
9
Quality
18
Community
20
Popularity
8
Documentation
12
newline_normalizer
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
15
Technical Details
| stdintap | blocking | newline_normalizer | |
|---|---|---|---|
| Version | 0.1.1 | 1.6.2 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 5 | 7 | 6 |
| Crate Size | 11KB | 18KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 3.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | 1.61 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •blocking leads with a health score of 67/100, but none of the options score above 80.
- •blocking is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ stdintap has not been updated in over a year.
- •stdintap, newline_normalizer are pre-1.0 — API may change.