Decision Workspace
gotham_middleware_diesel vs gotham_derive vs actix-web
Side-by-side comparison of Rust crates
53
gotham_middleware_diesel
growingv0.6.0
A Gotham Middleware that provides access to a Diesel connection via an R2D2 pool to allow other Middleware and Handlers to interact with a database.
61
gotham_derive
growingv0.8.0
Private implementation detail of the gotham framework
75
actix-web
stablev4.13.0
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Core Metrics
| gotham_middleware_diesel | gotham_derive | actix-web | |
|---|---|---|---|
| Health Score | 53 | 61 | 75 |
| Total Downloads | 33.5K | 304.7K | 62.9M |
| 30d Downloads | 329 | 7.9K | 3.4M |
| Dependents | 47 | 74 | 19.1K |
| Releases | 10 | 12 | 155 |
| Last Updated | 24d ago | 24d ago | 37d ago |
| Age | 6y 8m | 8y 7m | 8y 5m |
Health Breakdown
gotham_middleware_diesel
Maintenance
15
Quality
9
Community
15
Popularity
5
Documentation
9
gotham_derive
Maintenance
15
Quality
15
Community
15
Popularity
7
Documentation
9
actix-web
Maintenance
17
Quality
18
Community
20
Popularity
8
Documentation
12
Technical Details
| gotham_middleware_diesel | gotham_derive | actix-web | |
|---|---|---|---|
| Version | 0.6.0 | 0.8.0 | 4.13.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 2 | 56 |
| Crate Size | 15KB | 2KB | 269KB |
| Features | 0 | 0 | 22 |
| Yanked % | 20.0% | 0.0% | 1.9% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.88 |
| Owners | 2 (team) | 2 (team) | 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.
- •gotham_middleware_diesel, gotham_derive are pre-1.0 — API may change.