Decision Workspace
slog_derive vs slog-logfmt vs slog
Side-by-side comparison of Rust crates
46
slog_derive
growingv0.2.0
Custom derives for use with slog.
41
slog-logfmt
growingv0.1.0
logfmt drain & format for slog
70
slog
stablev2.8.2
Structured, extensible, composable logging for Rust
Core Metrics
| slog_derive | slog-logfmt | slog | |
|---|---|---|---|
| Health Score | 46 | 41 | 70 |
| Total Downloads | 2.7M | 7.0K | 50.1M |
| 30d Downloads | 71.8K | 23 | 6.5M |
| Dependents | 39 | 0 | 4.7K |
| Releases | 3 | 2 | 70 |
| Last Updated | 2358d ago | 2206d ago | 167d ago |
| Age | 8y 1m | 6y | 9y 9m |
Health Breakdown
slog_derive
Maintenance
3
Quality
14
Community
9
Popularity
8
Documentation
12
slog-logfmt
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
12
slog
Maintenance
12
Quality
18
Community
18
Popularity
8
Documentation
14
Technical Details
| slog_derive | slog-logfmt | slog | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 2.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MPL-2.0 OR MIT OR Apache-2.0 |
| Dependencies | 6 | 2 | 8 |
| Crate Size | 6KB | 13KB | 60KB |
| Features | 0 | 0 | 19 |
| Yanked % | 0.0% | 0.0% | 11.4% |
| Edition | 2018 | 2018 | 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.
- •⚠ slog_derive, slog-logfmt have not been updated in over a year.
- •slog_derive, slog-logfmt are pre-1.0 — API may change.