Decision Workspace
tui-logger vs ratatui_widget_scrolling vs env_logger
Side-by-side comparison of Rust crates
59
tui-logger
growingv0.18.2
Logger with smart widget for the `ratatui` crate
44
ratatui_widget_scrolling
experimentalv0.1.0
Flexible log rendering widget for ratatui that can scroll other widgets
70
env_logger
growingv0.11.10
A logging implementation for `log` which is configured via an environment variable.
Core Metrics
| tui-logger | ratatui_widget_scrolling | env_logger | |
|---|---|---|---|
| Health Score | 59 | 44 | 70 |
| Total Downloads | 1.8M | 158 | 460.0M |
| 30d Downloads | 171.7K | 0 | 25.1M |
| Dependents | 641 | 1 | 143.9K |
| Releases | 78 | 1 | 58 |
| Last Updated | 54d ago | 68d ago | 63d ago |
| Age | 8y | 2m | 11y 4m |
Health Breakdown
tui-logger
Maintenance
16
Quality
12
Community
11
Popularity
7
Documentation
13
ratatui_widget_scrolling
Maintenance
9
Quality
14
Community
6
Popularity
3
Documentation
12
env_logger
Maintenance
14
Quality
17
Community
19
Popularity
8
Documentation
12
Technical Details
| tui-logger | ratatui_widget_scrolling | env_logger | |
|---|---|---|---|
| Version | 0.18.2 | 0.1.0 | 0.11.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 15 | 2 | 5 |
| Crate Size | 6.7MB | 12KB | 32KB |
| Features | 6 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.89 | 1.71 |
| Owners | 1 | 1 | 6 (team) |
Links
Quick Verdict
- •env_logger leads with a health score of 70/100, but none of the options score above 80.
- •env_logger is depended on by 143.9K crates — strongest ecosystem trust.