Decision Workspace
fn_name vs logcall vs mongodb-ext-derive
Side-by-side comparison of Rust crates
42
fn_name
growingv0.1.0
Macros that produce the name of the function they're invoked within.
57
logcall
growingv0.1.13
An attribute macro that logs the function return value.
53
mongodb-ext-derive
growingv1.1.2
proc-macro crate to support the mongodb-ext crate
Core Metrics
| fn_name | logcall | mongodb-ext-derive | |
|---|---|---|---|
| Health Score | 42 | 57 | 53 |
| Total Downloads | 46.7K | 229.5K | 5.9K |
| 30d Downloads | 3.8K | 6.7K | 23 |
| Dependents | 33 | 47 | 9 |
| Releases | 1 | 13 | 4 |
| Last Updated | 1416d ago | 106d ago | 1546d ago |
| Age | 3y 10m | 2y 8m | 4y 2m |
Health Breakdown
fn_name
Maintenance
1
Quality
16
Community
10
Popularity
6
Documentation
9
logcall
Maintenance
13
Quality
13
Community
10
Popularity
6
Documentation
15
mongodb-ext-derive
Maintenance
9
Quality
19
Community
9
Popularity
5
Documentation
11
Technical Details
| fn_name | logcall | mongodb-ext-derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.13 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | non-standard |
| Dependencies | 0 | 11 | 4 |
| Crate Size | 6KB | 17KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.80.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •logcall leads with a health score of 57/100, but none of the options score above 80.
- •⚠ fn_name, mongodb-ext-derive have not been updated in over a year.
- •fn_name, logcall are pre-1.0 — API may change.