Decision Workspace
lw vs linemux vs poll-tail
Side-by-side comparison of Rust crates
31
lw
growingv0.6.10
Log-Watcher utility - replacement for: `tail -F /some/path/*` - that uses Kqueue to watch for new files as well…
55
linemux
growingv0.3.0
A library providing asynchronous, multiplexed tailing for (namely log) files.
52
poll-tail
experimentalv0.1.3
A simple, polling-based file tailer that gracefully handles log rotation and timestamp parsing.
Core Metrics
| lw | linemux | poll-tail | |
|---|---|---|---|
| Health Score | 31 | 55 | 52 |
| Total Downloads | 29.2K | 612.1K | 1.9K |
| 30d Downloads | 24 | 54.9K | 61 |
| Dependents | 0 | 147 | 0 |
| Releases | 19 | 9 | 4 |
| Last Updated | 1363d ago | 1196d ago | 58d ago |
| Age | 7y | 5y 11m | 5m |
Health Breakdown
lw
Maintenance
4
Quality
10
Community
5
Popularity
5
Documentation
7
linemux
Maintenance
5
Quality
16
Community
12
Popularity
7
Documentation
15
poll-tail
Maintenance
15
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| lw | linemux | poll-tail | |
|---|---|---|---|
| Version | 0.6.10 | 0.3.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 7 | 3 |
| Crate Size | 10KB | 23KB | 12KB |
| Features | 0 | 2 | 0 |
| Yanked % | 5.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •linemux leads with a health score of 55/100, but none of the options score above 80.
- •linemux is depended on by 147 crates — strongest ecosystem trust.
- •⚠ lw, linemux have not been updated in over a year.