Hacker News new | ask | show | jobs
by ralston3 1400 days ago
- Actix Web https://github.com/actix/actix-web

- Axum https://github.com/tokio-rs/axum (what I'm currently using in production)

- Hyper https://github.com/hyperium/hyper

Positive experiences mostly. If it builds, it'll usually run with no issues. Ecosystem is mature enough for large production apps.