Decision Workspace
slog vs slog-bunyan vs slog-stream
Side-by-side comparison of Rust crates
70
slog
stablev2.8.2
Structured, extensible, composable logging for Rust
56
slog-bunyan
growingv2.5.0
Bunyan formatter for slog-rs
48
slog-stream
growingv1.2.1
`io::Write` streamer for slog-rs
Core Metrics
| slog | slog-bunyan | slog-stream | |
|---|---|---|---|
| Health Score | 70 | 56 | 48 |
| Total Downloads | 50.1M | 1.2M | 198.5K |
| 30d Downloads | 6.5M | 59.2K | 4.6K |
| Dependents | 4.7K | 56 | 97 |
| Releases | 70 | 21 | 7 |
| Last Updated | 167d ago | 813d ago | 3243d ago |
| Age | 9y 9m | 9y 8m | 9y 6m |
Health Breakdown
slog
Maintenance
12
Quality
18
Community
18
Popularity
8
Documentation
14
slog-bunyan
Maintenance
4
Quality
20
Community
10
Popularity
7
Documentation
15
slog-stream
Maintenance
3
Quality
20
Community
8
Popularity
6
Documentation
11
Technical Details
| slog | slog-bunyan | slog-stream | |
|---|---|---|---|
| Version | 2.8.2 | 2.5.0 | 1.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MPL-2.0 OR MIT OR Apache-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 8 | 4 | 3 |
| Crate Size | 60KB | 12KB | 14KB |
| Features | 19 | 1 | 0 |
| Yanked % | 11.4% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | 1.61 | 1.59 | — |
| Owners | 3 | 2 | 1 |
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.
- •⚠ slog-bunyan, slog-stream have not been updated in over a year.