Decision Workspace
aex vs unwarp vs hteapot
Side-by-side comparison of Rust crates
35
aex
experimentalv0.1.4
A web server for rust.
55
unwarp
experimentalv2.0.0
A minimal, ergonomic wrapper around warp — define routes, attach handlers, and serve. No boilerplate, no filter chains.
53
hteapot
growingv0.6.5
HTeaPot is a lightweight HTTP server library designed to be easy to use and extend.
Core Metrics
| aex | unwarp | hteapot | |
|---|---|---|---|
| Health Score | 35 | 55 | 53 |
| Total Downloads | 63 | 75 | 11.4K |
| 30d Downloads | 23 | 18 | 66 |
| Dependents | 0 | 0 | 7 |
| Releases | 4 | 5 | 14 |
| Last Updated | 27d ago | 29d ago | 151d ago |
| Age | 1m | 1m | 1y 9m |
Health Breakdown
aex
Maintenance
11
Quality
9
Community
3
Popularity
2
Documentation
10
unwarp
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
13
hteapot
Maintenance
15
Quality
12
Community
8
Popularity
5
Documentation
13
Technical Details
| aex | unwarp | hteapot | |
|---|---|---|---|
| Version | 0.1.4 | 2.0.0 | 0.6.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | GPL-3.0-or-later | MIT | MIT |
| Dependencies | 24 | 2 | 1 |
| Crate Size | 978KB | 13KB | 37KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 7.1% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unwarp leads with a health score of 55/100, but none of the options score above 80.
- •hteapot has the most downloads (11.4K), suggesting wider adoption.
- •aex, hteapot are pre-1.0 — API may change.