Decision Workspace
weblog vs weblog-proc-macro vs console_log
Side-by-side comparison of Rust crates
41
weblog
growingv0.3.0
weblog is a crate that defines a set of macros for calling `console.log()` and other members of the browser's console API when targeting Wasm.
39
weblog-proc-macro
growingv0.3.0
weblog is a crate that defines a set of macros for calling `console.log()` and other members of the browser's console API when targeting Wasm.
64
console_log
growingv1.0.0
A logging facility that routes Rust log messages to the browser's console.
Core Metrics
| weblog | weblog-proc-macro | console_log | |
|---|---|---|---|
| Health Score | 41 | 39 | 64 |
| Total Downloads | 89.0K | 87.3K | 22.9M |
| 30d Downloads | 5.5K | 5.5K | 1.1M |
| Dependents | 4 | 4 | 2.9K |
| Releases | 6 | 4 | 7 |
| Last Updated | 1960d ago | 1960d ago | 1114d ago |
| Age | 5y 6m | 5y 5m | 7y 2m |
Health Breakdown
weblog
Maintenance
5
Quality
16
Community
5
Popularity
6
Documentation
9
weblog-proc-macro
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
9
console_log
Maintenance
3
Quality
22
Community
19
Popularity
8
Documentation
12
Technical Details
| weblog | weblog-proc-macro | console_log | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 3KB | 3KB | 29KB |
| Features | 3 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •console_log leads with a health score of 64/100, but none of the options score above 80.
- •console_log is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ weblog, weblog-proc-macro, console_log have not been updated in over a year.
- •weblog, weblog-proc-macro are pre-1.0 — API may change.