Decision Workspace
derived-cms vs derived-cms-derive vs actix-web
Side-by-side comparison of Rust crates
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.
41
derived-cms-derive
growingv0.6.0
Macros implementation for derived-cms
75
actix-web
stablev4.13.0
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Core Metrics
| derived-cms | derived-cms-derive | actix-web | |
|---|---|---|---|
| Health Score | 40 | 41 | 75 |
| Total Downloads | 6.3K | 4.0K | 62.9M |
| 30d Downloads | 16 | 28 | 3.4M |
| Dependents | 0 | 12 | 19.1K |
| Releases | 12 | 6 | 155 |
| Last Updated | 165d ago | 196d ago | 37d ago |
| Age | 1y 5m | 1y 5m | 8y 5m |
Health Breakdown
derived-cms
Maintenance
12
Quality
10
Community
3
Popularity
5
Documentation
10
derived-cms-derive
Maintenance
10
Quality
14
Community
6
Popularity
4
Documentation
7
actix-web
Maintenance
17
Quality
18
Community
20
Popularity
8
Documentation
12
Technical Details
| derived-cms | derived-cms-derive | actix-web | |
|---|---|---|---|
| Version | 0.6.1 | 0.6.0 | 4.13.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 34 | 6 | 56 |
| Crate Size | 187KB | 7KB | 269KB |
| Features | 5 | 0 | 22 |
| Yanked % | 8.3% | 0.0% | 1.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •actix-web leads with a health score of 75/100, but none of the options score above 80.
- •actix-web is depended on by 19.1K crates — strongest ecosystem trust.
- •derived-cms, derived-cms-derive are pre-1.0 — API may change.