Decision Workspace
anvilforge-cast-derive vs oxidite-macros vs sntl-macros
Side-by-side comparison of Rust crates
54
anvilforge-cast-derive
experimentalv0.3.10
Cast ORM derive macros: #[derive(Model)], #[has_many], #[belongs_to], #[scope].
58
oxidite-macros
experimentalv2.2.1
Procedural macros for the Oxidite web framework (Model derive, etc.)
46
sntl-macros
experimentalv0.1.2
Derive macros for Sentinel ORM — #[derive(Model)], #[derive(Partial)]
Core Metrics
| anvilforge-cast-derive | oxidite-macros | sntl-macros | |
|---|---|---|---|
| Health Score | 54 | 58 | 46 |
| Total Downloads | 264 | 775 | 109 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 12 | 21 | 5 |
| Releases | 12 | 6 | 3 |
| Last Updated | 1d ago | 8d ago | 2d ago |
| Age | 8d | 5m | 1m |
Health Breakdown
anvilforge-cast-derive
Maintenance
19
Quality
13
Community
9
Popularity
3
Documentation
10
oxidite-macros
Maintenance
19
Quality
16
Community
10
Popularity
3
Documentation
10
sntl-macros
Maintenance
14
Quality
13
Community
7
Popularity
2
Documentation
10
Technical Details
| anvilforge-cast-derive | oxidite-macros | sntl-macros | |
|---|---|---|---|
| Version | 0.3.10 | 2.2.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 12 |
| Crate Size | 12KB | 19KB | 40KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxidite-macros leads with a health score of 58/100, but none of the options score above 80.
- •anvilforge-cast-derive, sntl-macros are pre-1.0 — API may change.