Decision Workspace
linemux vs poll-tail vs lw
Side-by-side comparison of Rust crates
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.
31
lw
growingv0.6.10
Log-Watcher utility - replacement for: `tail -F /some/path/*` - that uses Kqueue to watch for new files as well…
Core Metrics
| linemux | poll-tail | lw | |
|---|---|---|---|
| Health Score | 55 | 52 | 31 |
| Total Downloads | 612.1K | 1.9K | 29.2K |
| 30d Downloads | 56.1K | 61 | 24 |
| Dependents | 147 | 0 | 0 |
| Releases | 9 | 4 | 19 |
| Last Updated | 1196d ago | 58d ago | 1363d ago |
| Age | 5y 11m | 5m | 7y |
Health Breakdown
linemux
Maintenance
5
Quality
16
Community
12
Popularity
7
Documentation
15
poll-tail
Maintenance
15
Quality
14
Community
6
Popularity
4
Documentation
13
lw
Maintenance
4
Quality
10
Community
5
Popularity
5
Documentation
7
Technical Details
| linemux | poll-tail | lw | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.3 | 0.6.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 7 | 3 | 10 |
| Crate Size | 23KB | 12KB | 10KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 5.3% |
| Edition | 2021 | 2024 | 2021 |
| 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.
- •⚠ linemux, lw have not been updated in over a year.