Decision Workspace
def-mod vs reference-counted-singleton vs include_url_macro
Side-by-side comparison of Rust crates
37
def-mod
growingv0.5.0
Simplifies module implementation routing and statically verifies exports.
50
reference-counted-singleton
growingv0.1.5
Reference-counted singleton whose protected data can be recreated as needed
48
include_url_macro
growingv0.1.2
A procedural macro to include URL content as static strings at compile time
Core Metrics
| def-mod | reference-counted-singleton | include_url_macro | |
|---|---|---|---|
| Health Score | 37 | 50 | 48 |
| Total Downloads | 8.2K | 1.0M | 1.2K |
| 30d Downloads | 7 | 99.1K | 26 |
| Dependents | 0 | 23 | 0 |
| Releases | 5 | 6 | 3 |
| Last Updated | 2431d ago | 561d ago | 123d ago |
| Age | 7y 3m | 4y 9m | 1y 1m |
Health Breakdown
def-mod
Maintenance
3
Quality
17
Community
3
Popularity
5
Documentation
9
reference-counted-singleton
Maintenance
5
Quality
15
Community
10
Popularity
7
Documentation
13
include_url_macro
Maintenance
11
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| def-mod | reference-counted-singleton | include_url_macro | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.5 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 2 | 8 |
| Crate Size | 8KB | 6KB | 17KB |
| Features | 2 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reference-counted-singleton leads with a health score of 50/100, but none of the options score above 80.
- •⚠ def-mod, reference-counted-singleton have not been updated in over a year.