Decision Workspace
tracing-flat-json vs json-subscriber vs graflog
Side-by-side comparison of Rust crates
50
tracing-flat-json
experimentalv0.1.1
A simple tracing-subscriber Layer emitting newline-delimited JSON.
58
json-subscriber
growingv0.2.8
Customizable layer and subscriber for `tracing` that emits logs in JSON
52
graflog
experimentalv1.6.1
Structured JSON logging for Rust applications optimized for Grafana ingestion
Core Metrics
| tracing-flat-json | json-subscriber | graflog | |
|---|---|---|---|
| Health Score | 50 | 58 | 52 |
| Total Downloads | 136.5K | 6.4M | 845 |
| 30d Downloads | 4.9K | 200.3K | 106 |
| Dependents | 0 | 2 | 0 |
| Releases | 2 | 13 | 13 |
| Last Updated | 61d ago | 3d ago | 131d ago |
| Age | 5m | 1y 9m | 4m |
Health Breakdown
tracing-flat-json
Maintenance
13
Quality
13
Community
6
Popularity
6
Documentation
12
json-subscriber
Maintenance
19
Quality
15
Community
4
Popularity
8
Documentation
12
graflog
Maintenance
14
Quality
17
Community
5
Popularity
3
Documentation
13
Technical Details
| tracing-flat-json | json-subscriber | graflog | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.8 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 19 | 29 | 3 |
| Crate Size | 23KB | 53KB | 7KB |
| Features | 3 | 12 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81.0 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json-subscriber leads with a health score of 58/100, but none of the options score above 80.
- •tracing-flat-json, json-subscriber are pre-1.0 — API may change.