Decision Workspace
wire-jack vs typed-reqwest vs apisdk-macros
Side-by-side comparison of Rust crates
46
wire-jack
experimentalv1.0.0
Construct API-call contracts with temple-dsl, render them against inputs, and execute the resulting requests
52
typed-reqwest
experimentalv0.1.0
Trait-based reqwest abstraction with typed requests, declarative response decoding, and link header pagination
50
apisdk-macros
growingv0.1.0
An easy-to-use API toolkit for writing HTTP API Clients for Rust.
Core Metrics
| wire-jack | typed-reqwest | apisdk-macros | |
|---|---|---|---|
| Health Score | 46 | 52 | 50 |
| Total Downloads | 114 | 174 | 65.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 54 |
| Releases | 3 | 3 | 55 |
| Last Updated | 6d ago | 13d ago | 546d ago |
| Age | 20d | 4m | 2y 6m |
Health Breakdown
wire-jack
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
10
typed-reqwest
Maintenance
18
Quality
13
Community
6
Popularity
3
Documentation
12
apisdk-macros
Maintenance
8
Quality
15
Community
11
Popularity
6
Documentation
10
Technical Details
| wire-jack | typed-reqwest | apisdk-macros | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 11 | 3 |
| Crate Size | 33KB | 33KB | 5KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.95 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed-reqwest leads with a health score of 52/100, but none of the options score above 80.
- •apisdk-macros has the most downloads (65.1K), suggesting wider adoption.
- •⚠ apisdk-macros has not been updated in over a year.
- •typed-reqwest, apisdk-macros are pre-1.0 — API may change.