Decision Workspace
rocket-recaptcha-v3 vs captchaforge vs cf-turnstile
Side-by-side comparison of Rust crates
39
rocket-recaptcha-v3
growingv0.3.6
This crate can help you use reCAPTCHA v3 (v2 is backward compatible) in your Rocket web application.
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
Core Metrics
| rocket-recaptcha-v3 | captchaforge | cf-turnstile | |
|---|---|---|---|
| Health Score | 39 | 51 | 43 |
| Total Downloads | 22.5K | 7.0K | 1.4M |
| 30d Downloads | 0 | 7.1K | 128.5K |
| Dependents | 0 | 11 | 0 |
| Releases | 15 | 33 | 2 |
| Last Updated | 889d ago | 8d ago | 623d ago |
| Age | 6y 9m | 15d | 2y 7m |
Health Breakdown
rocket-recaptcha-v3
Maintenance
4
Quality
13
Community
5
Popularity
5
Documentation
12
captchaforge
Maintenance
16
Quality
9
Community
9
Popularity
5
Documentation
12
cf-turnstile
Maintenance
4
Quality
16
Community
6
Popularity
7
Documentation
10
Technical Details
| rocket-recaptcha-v3 | captchaforge | cf-turnstile | |
|---|---|---|---|
| Version | 0.3.6 | 0.2.36 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 23 | 12 |
| Crate Size | 24KB | 555KB | 8KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 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.
- •⚠ rocket-recaptcha-v3, cf-turnstile have not been updated in over a year.