Decision Workspace
async-fcgi vs fastcgi-client vs tokio-fastcgi
Side-by-side comparison of Rust crates
41
async-fcgi
growingv0.5.0
FastCGI library
51
fastcgi-client
growingv0.11.0
Fastcgi client implemented for Rust.
49
tokio-fastcgi
growingv1.3.0
FastCGI handler (responder, authorizer, filter) library for Tokio
Core Metrics
| async-fcgi | fastcgi-client | tokio-fastcgi | |
|---|---|---|---|
| Health Score | 41 | 51 | 49 |
| Total Downloads | 25.7K | 53.7K | 10.3K |
| 30d Downloads | 195 | 1.2K | 470 |
| Dependents | 8 | 29 | 0 |
| Releases | 14 | 17 | 5 |
| Last Updated | 754d ago | 1d ago | 208d ago |
| Age | 5y 9m | 6y 9m | 3y 9m |
Health Breakdown
async-fcgi
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
10
fastcgi-client
Maintenance
16
Quality
12
Community
7
Popularity
6
Documentation
10
tokio-fastcgi
Maintenance
9
Quality
19
Community
6
Popularity
5
Documentation
10
Technical Details
| async-fcgi | fastcgi-client | tokio-fastcgi | |
|---|---|---|---|
| Version | 0.5.0 | 0.11.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | AGPL-3.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 13 | 14 | 5 |
| Crate Size | 45KB | 38KB | 25KB |
| Features | 5 | 4 | 0 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fastcgi-client leads with a health score of 51/100, but none of the options score above 80.
- •⚠ async-fcgi has not been updated in over a year.
- •async-fcgi, fastcgi-client are pre-1.0 — API may change.