Decision Workspace
dmacro vs async-log vs async-log-attributes
Side-by-side comparison of Rust crates
34
dmacro
growingv0.1.9
define C-like debug trace macro: enter!() and leave!()
53
async-log
growingv2.0.0
Async tracing capabilities for the log crate.
49
async-log-attributes
growingv1.0.1
Proc Macro attributes for the async-log crate.
Core Metrics
| dmacro | async-log | async-log-attributes | |
|---|---|---|---|
| Health Score | 34 | 53 | 49 |
| Total Downloads | 12.0K | 274.9K | 250.5K |
| 30d Downloads | 8 | 4.8K | 4.8K |
| Dependents | 0 | 203 | 7 |
| Releases | 10 | 8 | 2 |
| Last Updated | 894d ago | 2421d ago | 2464d ago |
| Age | 2y 6m | 6y 9m | 6y 9m |
Health Breakdown
dmacro
Maintenance
7
Quality
9
Community
3
Popularity
5
Documentation
10
async-log
Maintenance
4
Quality
19
Community
12
Popularity
6
Documentation
12
async-log-attributes
Maintenance
3
Quality
20
Community
8
Popularity
6
Documentation
12
Technical Details
| dmacro | async-log | async-log-attributes | |
|---|---|---|---|
| Version | 0.1.9 | 2.0.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 3 |
| Crate Size | 3KB | 23KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 60.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-log leads with a health score of 53/100, but none of the options score above 80.
- •async-log is depended on by 203 crates — strongest ecosystem trust.
- •⚠ dmacro, async-log, async-log-attributes have not been updated in over a year.
- •dmacro is pre-1.0 — API may change.