Decision Workspace
telelog vs logly vs slog
Side-by-side comparison of Rust crates
50
telelog
experimentalv0.3.0
High-performance structured logging library for Rust with rich visualization capabilities
46
logly
growingv0.0.4
High-performance, structured logging library with async support, rotation, filtering, and GPU/CPU optimization
70
slog
stablev2.8.2
Structured, extensible, composable logging for Rust
Core Metrics
| telelog | logly | slog | |
|---|---|---|---|
| Health Score | 50 | 46 | 70 |
| Total Downloads | 552 | 4.5K | 50.1M |
| 30d Downloads | 5 | 36 | 6.3M |
| Dependents | 0 | 0 | 4.7K |
| Releases | 3 | 4 | 70 |
| Last Updated | 94d ago | 144d ago | 167d ago |
| Age | 5m | 2y 2m | 9y 9m |
Health Breakdown
telelog
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
13
logly
Maintenance
9
Quality
15
Community
5
Popularity
4
Documentation
13
slog
Maintenance
12
Quality
18
Community
18
Popularity
8
Documentation
14
Technical Details
| telelog | logly | slog | |
|---|---|---|---|
| Version | 0.3.0 | 0.0.4 | 2.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MPL-2.0 OR MIT OR Apache-2.0 |
| Dependencies | 10 | 16 | 8 |
| Crate Size | 467KB | 71KB | 60KB |
| Features | 5 | 7 | 19 |
| Yanked % | 0.0% | 0.0% | 11.4% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | 1.61 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •slog leads with a health score of 70/100, but none of the options score above 80.
- •slog is depended on by 4.7K crates — strongest ecosystem trust.
- •telelog, logly are pre-1.0 — API may change.