Decision Workspace
browser_log vs weblog vs weblog-proc-macro
Side-by-side comparison of Rust crates
50
browser_log
growingv0.4.0
Advanced logging and panic handling for WebAssembly applications with browser console integration
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.
Core Metrics
| browser_log | weblog | weblog-proc-macro | |
|---|---|---|---|
| Health Score | 50 | 41 | 39 |
| Total Downloads | 5.0K | 89.0K | 87.3K |
| 30d Downloads | 91 | 5.8K | 5.8K |
| Dependents | 4 | 4 | 4 |
| Releases | 4 | 6 | 4 |
| Last Updated | 230d ago | 1960d ago | 1960d ago |
| Age | 1y 6m | 5y 6m | 5y 5m |
Health Breakdown
browser_log
Maintenance
7
Quality
16
Community
8
Popularity
4
Documentation
15
weblog
Maintenance
5
Quality
16
Community
5
Popularity
6
Documentation
9
weblog-proc-macro
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
9
Technical Details
| browser_log | weblog | weblog-proc-macro | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 3 |
| Crate Size | 16KB | 3KB | 3KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.75.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •browser_log leads with a health score of 50/100, but none of the options score above 80.
- •weblog has the most downloads (89.0K), suggesting wider adoption.
- •⚠ weblog, weblog-proc-macro have not been updated in over a year.