Decision Workspace
captchaforge vs cf-turnstile vs axum-turnstile
Side-by-side comparison of Rust crates
51
captchaforge
experimentalv0.2.36
[DO NOT USE — UNDER ACTIVE DEVELOPMENT, NOT PRODUCTION-READY] Captcha solver scaffolding for chromiumoxide-driven browsers. The architecture is in place (vendor solvers, retry-loop iframe walking, VLM provider abstraction, real-WAF bench harness) but the live-vendor success rate is still 0% — Cloudflare Turnstile / hCaptcha / reCAPTCHA detect us at a TLS / CDP fingerprint layer that no flag-based stealth has cleared. Watch the repo; do not depend on this for any real workload.
43
cf-turnstile
growingv0.2.0
A Rust client for Cloudflare Turnstile
45
axum-turnstile
experimentalv0.1.2
Cloudflare Turnstile verification middleware for Axum
Core Metrics
| captchaforge | cf-turnstile | axum-turnstile | |
|---|---|---|---|
| Health Score | 51 | 43 | 45 |
| Total Downloads | 7.0K | 1.4M | 437 |
| 30d Downloads | 7.1K | 128.5K | 0 |
| Dependents | 11 | 0 | 0 |
| Releases | 33 | 2 | 3 |
| Last Updated | 8d ago | 623d ago | 184d ago |
| Age | 15d | 2y 7m | 6m |
Health Breakdown
captchaforge
Maintenance
16
Quality
9
Community
9
Popularity
5
Documentation
12
cf-turnstile
Maintenance
4
Quality
16
Community
6
Popularity
7
Documentation
10
axum-turnstile
Maintenance
11
Quality
12
Community
6
Popularity
3
Documentation
13
Technical Details
| captchaforge | cf-turnstile | axum-turnstile | |
|---|---|---|---|
| Version | 0.2.36 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 23 | 12 | 12 |
| Crate Size | 555KB | 8KB | 22KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •captchaforge leads with a health score of 51/100, but none of the options score above 80.
- •cf-turnstile has the most downloads (1.4M), suggesting wider adoption.
- •⚠ cf-turnstile has not been updated in over a year.