Decision Workspace
moosicbox_log_watch vs linemux vs poll-tail
Side-by-side comparison of Rust crates
48
moosicbox_log_watch
experimentalv0.3.0
Generic log watching, filtering, and optional TUI
55
linemux
growingv0.3.0
A library providing asynchronous, multiplexed tailing for (namely log) files.
49
poll-tail
experimentalv0.1.3
A simple, polling-based file tailer that gracefully handles log rotation and timestamp parsing.
Core Metrics
| moosicbox_log_watch | linemux | poll-tail | |
|---|---|---|---|
| Health Score | 48 | 55 | 49 |
| Total Downloads | 341 | 669.5K | 2.0K |
| 30d Downloads | 0 | 36.3K | 0 |
| Dependents | 1 | 148 | 0 |
| Releases | 2 | 9 | 4 |
| Last Updated | 5d ago | 1255d ago | 117d ago |
| Age | 23d | 6y 1m | 7m |
Health Breakdown
moosicbox_log_watch
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
10
linemux
Maintenance
5
Quality
16
Community
12
Popularity
7
Documentation
15
poll-tail
Maintenance
12
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| moosicbox_log_watch | linemux | poll-tail | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 7 | 3 |
| Crate Size | 28KB | 23KB | 12KB |
| Features | 5 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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 148 crates — strongest ecosystem trust.
- •⚠ linemux has not been updated in over a year.