Decision Workspace
time_it vs rlg vs easy-logging
Side-by-side comparison of Rust crates
36
time_it
experimentalv0.1.0
A Rust proc macro that creates execution timing events for annotated functions via the tracing library
60
rlg
growingv0.0.8
A Rust library that implements application-level logging with a simple, readable output format. Features include log rotation, network logging, and support for multiple structured formats like JSON, CEF, and more.
54
easy-logging
growingv1.1.0
An easy way to get logging working in your CLI tool
Core Metrics
| time_it | rlg | easy-logging | |
|---|---|---|---|
| Health Score | 36 | 60 | 54 |
| Total Downloads | 948 | 93.9K | 22.8K |
| 30d Downloads | 54 | 4.9K | 307 |
| Dependents | 0 | 45 | 299 |
| Releases | 1 | 8 | 6 |
| Last Updated | 217d ago | 20d ago | 346d ago |
| Age | 7m | 3y 1m | 7y 6m |
Health Breakdown
time_it
Maintenance
4
Quality
13
Community
5
Popularity
4
Documentation
10
rlg
Maintenance
15
Quality
13
Community
11
Popularity
6
Documentation
15
easy-logging
Maintenance
8
Quality
18
Community
13
Popularity
5
Documentation
10
Technical Details
| time_it | rlg | easy-logging | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.8 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Unlicense |
| Dependencies | 4 | 30 | 6 |
| Crate Size | 8KB | 107KB | 6KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rlg leads with a health score of 60/100, but none of the options score above 80.
- •easy-logging is depended on by 299 crates — strongest ecosystem trust.
- •time_it, rlg are pre-1.0 — API may change.