Decision Workspace
rlg-report vs rlg-cli vs rlg
Side-by-side comparison of Rust crates
49
rlg-report
experimentalv0.0.11
Log digest / analytics for rlg. Reads JSON-shaped rlg records from a file or stdin and produces aggregation tables: count by level, top components, top error messages, latency percentiles.
52
rlg-cli
experimentalv0.0.11
`rlg` — `jq` for structured logs. Tail, filter, and convert log streams across all 14 `rlg` formats from the command line.
63
rlg
growingv0.0.11
A near-lock-free structured logging library for Rust. Sub-microsecond ingestion via a 65k-slot ring buffer (LMAX Disruptor pattern), deferred formatting, and native OS sinks (`os_log` on macOS via `syslog(3)`, `journald` on Linux). 14 output formats including JSON, MCP, OTLP, ECS, GELF, CEF, and Logfmt.
Core Metrics
| rlg-report | rlg-cli | rlg | |
|---|---|---|---|
| Health Score | 49 | 52 | 63 |
| Total Downloads | 77 | 144 | 110.2K |
| 30d Downloads | 0 | 0 | 2.5K |
| Dependents | 0 | 5 | 66 |
| Releases | 2 | 3 | 11 |
| Last Updated | 7d ago | 7d ago | 7d ago |
| Age | 1m | 1m | 3y 5m |
Health Breakdown
rlg-report
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
15
rlg-cli
Maintenance
14
Quality
12
Community
8
Popularity
3
Documentation
15
rlg
Maintenance
18
Quality
13
Community
11
Popularity
6
Documentation
15
Technical Details
| rlg-report | rlg-cli | rlg | |
|---|---|---|---|
| Version | 0.0.11 | 0.0.11 | 0.0.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 9 | 32 |
| Crate Size | 24KB | 25KB | 132KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.88.0 | 1.88.0 | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rlg leads with a health score of 63/100, but none of the options score above 80.