Decision Workspace
prism-rs vs r3bl_simple_logger vs charmed-log
Side-by-side comparison of Rust crates
31
prism-rs
growingv0.1.0
prism is a tool for splitting up noisy log output into groups based on a regular expression. Primarily written to work alongside turborepo(https://turborepo.org/), but it supports a parsing log lines based on a custom regular expression.
53
r3bl_simple_logger
growingv0.2.0
DEPRECATED: Use r3bl_tui instead. Replacement for the simplelog crate.
47
charmed-log
experimentalv0.2.0
Beautiful, colorful logging for terminal applications
Core Metrics
| prism-rs | r3bl_simple_logger | charmed-log | |
|---|---|---|---|
| Health Score | 31 | 53 | 47 |
| Total Downloads | 1.6K | 400.5K | 121 |
| 30d Downloads | 3 | 6.8K | 40 |
| Dependents | 0 | 13 | 8 |
| Releases | 1 | 6 | 4 |
| Last Updated | 1265d ago | 111d ago | 40d ago |
| Age | 3y 5m | 2y 5m | 1m |
Health Breakdown
prism-rs
Maintenance
1
Quality
13
Community
3
Popularity
4
Documentation
10
r3bl_simple_logger
Maintenance
10
Quality
14
Community
9
Popularity
7
Documentation
13
charmed-log
Maintenance
11
Quality
13
Community
8
Popularity
2
Documentation
13
Technical Details
| prism-rs | r3bl_simple_logger | charmed-log | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 12 | 4 | 6 |
| Crate Size | 12KB | 17KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •r3bl_simple_logger leads with a health score of 53/100, but none of the options score above 80.
- •⚠ prism-rs has not been updated in over a year.