Decision Workspace
axioma vs include_url_macro vs lazy-regex
Side-by-side comparison of Rust crates
44
axioma
experimentalv0.1.1
Compile-time declarative macros for static JSON-to-Matrix topology projection.
48
include_url_macro
growingv0.1.2
A procedural macro to include URL content as static strings at compile time
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
Core Metrics
| axioma | include_url_macro | lazy-regex | |
|---|---|---|---|
| Health Score | 44 | 48 | 71 |
| Total Downloads | 36 | 1.2K | 28.1M |
| 30d Downloads | 10 | 26 | 2.5M |
| Dependents | 0 | 0 | 4.3K |
| Releases | 2 | 3 | 32 |
| Last Updated | 30d ago | 123d ago | 44d ago |
| Age | 1m | 1y 1m | 6y 5m |
Health Breakdown
axioma
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
include_url_macro
Maintenance
11
Quality
15
Community
5
Popularity
4
Documentation
13
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| axioma | include_url_macro | lazy-regex | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 3.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 8 | 4 |
| Crate Size | 12KB | 17KB | 11KB |
| Features | 0 | 4 | 16 |
| Yanked % | 0.0% | 0.0% | 3.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lazy-regex leads with a health score of 71/100, but none of the options score above 80.
- •lazy-regex is depended on by 4.3K crates — strongest ecosystem trust.
- •axioma, include_url_macro are pre-1.0 — API may change.