Decision Workspace
derived-cms-derive vs oxidite-macros vs derived-cms
Side-by-side comparison of Rust crates
41
derived-cms-derive
growingv0.6.0
Macros implementation for derived-cms
54
oxidite-macros
experimentalv2.0.1
Procedural macros for the Oxidite v2 web framework (Model derive, etc.)
40
derived-cms
growingv0.6.1
Generate a CMS, complete with admin interface, headless API and database interface from Rust type definitions. Works in cunjunction with serde and ormlite and uses axum as a web server.
Core Metrics
| derived-cms-derive | oxidite-macros | derived-cms | |
|---|---|---|---|
| Health Score | 41 | 54 | 40 |
| Total Downloads | 4.0K | 449 | 6.3K |
| 30d Downloads | 26 | 111 | 15 |
| Dependents | 12 | 9 | 0 |
| Releases | 6 | 3 | 12 |
| Last Updated | 196d ago | 62d ago | 165d ago |
| Age | 1y 5m | 3m | 1y 5m |
Health Breakdown
derived-cms-derive
Maintenance
10
Quality
14
Community
6
Popularity
4
Documentation
7
oxidite-macros
Maintenance
15
Quality
17
Community
9
Popularity
3
Documentation
10
derived-cms
Maintenance
12
Quality
10
Community
3
Popularity
5
Documentation
10
Technical Details
| derived-cms-derive | oxidite-macros | derived-cms | |
|---|---|---|---|
| Version | 0.6.0 | 2.0.1 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT | MPL-2.0 |
| Dependencies | 6 | 3 | 34 |
| Crate Size | 7KB | 6KB | 187KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 8.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxidite-macros leads with a health score of 54/100, but none of the options score above 80.
- •derived-cms has the most downloads (6.3K), suggesting wider adoption.
- •derived-cms-derive, derived-cms are pre-1.0 — API may change.