Decision Workspace
log-easy vs rust-happy-log vs log_t
Side-by-side comparison of Rust crates
47
log-easy
experimentalv0.1.1
Easy to use file logger with log levels and global logging macros.
37
rust-happy-log
experimentalv0.1.0
一个美观、高性能的 Rust 日志库,支持控制台和文件输出,全局单例,零侵入
35
log_t
growingv0.1.0
A simple logging library written by somebody learning Rust at the time
Core Metrics
| log-easy | rust-happy-log | log_t | |
|---|---|---|---|
| Health Score | 47 | 37 | 35 |
| Total Downloads | 30 | 261 | 2.7K |
| 30d Downloads | 4 | 3 | 21 |
| Dependents | 0 | 0 | 1 |
| Releases | 2 | 1 | 1 |
| Last Updated | 49d ago | 172d ago | 1940d ago |
| Age | 1m | 5m | 5y 3m |
Health Breakdown
log-easy
Maintenance
11
Quality
14
Community
5
Popularity
2
Documentation
15
rust-happy-log
Maintenance
5
Quality
14
Community
5
Popularity
3
Documentation
10
log_t
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
Technical Details
| log-easy | rust-happy-log | log_t | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 8 | 3 |
| Crate Size | 12KB | 19KB | 3KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •log-easy leads with a health score of 47/100, but none of the options score above 80.
- •log_t has the most downloads (2.7K), suggesting wider adoption.
- •⚠ log_t has not been updated in over a year.