Decision Workspace
cw_parser vs access_log_parser vs showmelogs
Side-by-side comparison of Rust crates
41
cw_parser
growingv0.1.3
Parse cloudwatch logs in json format into something more useful
44
access_log_parser
growingv0.11.0
A library of Rust parsers for reading access logs in a strongly-typed way
38
showmelogs
experimentalv0.0.1
AWS CloudWatch logs viewer
Core Metrics
| cw_parser | access_log_parser | showmelogs | |
|---|---|---|---|
| Health Score | 41 | 44 | 38 |
| Total Downloads | 6.1K | 23.6K | 16 |
| 30d Downloads | 24 | 992 | 5 |
| Dependents | 1 | 4 | 0 |
| Releases | 4 | 10 | 1 |
| Last Updated | 1606d ago | 424d ago | 29d ago |
| Age | 4y 4m | 6y 11m | 29d |
Health Breakdown
cw_parser
Maintenance
9
Quality
14
Community
4
Popularity
5
Documentation
9
access_log_parser
Maintenance
8
Quality
14
Community
8
Popularity
5
Documentation
9
showmelogs
Maintenance
11
Quality
11
Community
5
Popularity
1
Documentation
10
Technical Details
| cw_parser | access_log_parser | showmelogs | |
|---|---|---|---|
| Version | 0.1.3 | 0.11.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 17 |
| Crate Size | 4KB | 20KB | 39KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •access_log_parser leads with a health score of 44/100, but none of the options score above 80.
- •⚠ cw_parser, access_log_parser have not been updated in over a year.