Decision Workspace
serde_gelf vs gelf_logger vs log4rs-gelf
Side-by-side comparison of Rust crates
39
serde_gelf
growingv0.1.6
Gelf serialization using serde.
38
gelf_logger
growingv0.3.0
Minimal rust logger to send log entries in GELF.
34
log4rs-gelf
growingv0.1.4
TCP Handler and GELF Encoder to use with the log4rs logging framework.
Core Metrics
| serde_gelf | gelf_logger | log4rs-gelf | |
|---|---|---|---|
| Health Score | 39 | 38 | 34 |
| Total Downloads | 41.4K | 25.1K | 9.8K |
| 30d Downloads | 736 | 218 | 37 |
| Dependents | 11 | 5 | 0 |
| Releases | 5 | 7 | 5 |
| Last Updated | 2454d ago | 640d ago | 2307d ago |
| Age | 6y 10m | 6y 10m | 6y 10m |
Health Breakdown
serde_gelf
Maintenance
3
Quality
15
Community
6
Popularity
6
Documentation
9
gelf_logger
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
8
log4rs-gelf
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
8
Technical Details
| serde_gelf | gelf_logger | log4rs-gelf | |
|---|---|---|---|
| Version | 0.1.6 | 0.3.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | non-standard | BSD-3-Clause |
| Dependencies | 7 | 7 | 5 |
| Crate Size | 13KB | 21KB | 9KB |
| Features | 1 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_gelf leads with a health score of 39/100, but none of the options score above 80.
- •⚠ serde_gelf, gelf_logger, log4rs-gelf have not been updated in over a year.