Decision Workspace
err-logging vs info_utils vs stderr
Side-by-side comparison of Rust crates
36
err-logging
growingv0.1.1
When result is an error, print the file name, line number, and uid.
47
info_utils
growingv2.2.3
Utilities for displaying Options, Results, and logging in a pleasant manner
44
stderr
growingv0.8.0
A library that using macro to write to io::stderr() like print!()/println!().
Core Metrics
| err-logging | info_utils | stderr | |
|---|---|---|---|
| Health Score | 36 | 47 | 44 |
| Total Downloads | 2.7K | 14.2K | 57.7K |
| 30d Downloads | 4 | 78 | 299 |
| Dependents | 0 | 1 | 56 |
| Releases | 2 | 10 | 12 |
| Last Updated | 659d ago | 1031d ago | 3152d ago |
| Age | 1y 10m | 3y 5m | 9y 3m |
Health Breakdown
err-logging
Maintenance
5
Quality
14
Community
3
Popularity
4
Documentation
10
info_utils
Maintenance
4
Quality
21
Community
7
Popularity
5
Documentation
10
stderr
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
11
Technical Details
| err-logging | info_utils | stderr | |
|---|---|---|---|
| Version | 0.1.1 | 2.2.3 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 0 | 2 |
| Crate Size | 6KB | 7KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •info_utils leads with a health score of 47/100, but none of the options score above 80.
- •stderr has the most downloads (57.7K), suggesting wider adoption.
- •⚠ err-logging, info_utils, stderr have not been updated in over a year.
- •err-logging, stderr are pre-1.0 — API may change.