Decision Workspace
kelora vs std-logger vs loglens-core
Side-by-side comparison of Rust crates
48
kelora
growingv1.4.10
A command-line log analysis tool with embedded Rhai scripting
58
std-logger
growingv0.5.8
A logging implementation for the log crate that logs messages to standard error and requests to standard out. It support a number of output formats including JSON, JSON for GCP (gcloud) and logfmt.
55
loglens-core
experimentalv0.1.3
A lightning-fast, structured log parsing and query engine (JSON/Logfmt). Powers the LogLens CLI.
Core Metrics
| kelora | std-logger | loglens-core | |
|---|---|---|---|
| Health Score | 48 | 58 | 55 |
| Total Downloads | 4.6K | 75.6K | 136 |
| 30d Downloads | 60 | 2.4K | 7 |
| Dependents | 0 | 24 | 0 |
| Releases | 36 | 24 | 4 |
| Last Updated | 17d ago | 62d ago | 126d ago |
| Age | 10m | 8y 8m | 4m |
Health Breakdown
kelora
Maintenance
18
Quality
10
Community
6
Popularity
4
Documentation
10
std-logger
Maintenance
13
Quality
17
Community
9
Popularity
6
Documentation
13
loglens-core
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| kelora | std-logger | loglens-core | |
|---|---|---|---|
| Version | 1.4.10 | 0.5.8 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 48 | 6 | 7 |
| Crate Size | 627KB | 25KB | 14KB |
| Features | 0 | 5 | 2 |
| Yanked % | 2.8% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •std-logger leads with a health score of 58/100, but none of the options score above 80.
- •std-logger, loglens-core are pre-1.0 — API may change.