Hacker News new | ask | show | jobs
by dralley 1575 days ago
Plenty of companies (including Microsoft IIRC) are using Actix in production. At this point it's not that shiny and new.

Actix is the most mature of the Rust web frameworks. Axum is new but very promising. Rocket is popular but development is stalled at the moment since the main developer has been going through some rough times.

1 comments

Evidence that Microsoft use Actix? Im sure if they did you would have posted a link.
There wouldn't have been actix v1, actix-net or actix-web if it weren't for MSFT. They funded the work. They're may not use them anymore.
I remember reading somewhere that the original author was using it for some use cases at Azure, but I doubt it is anything public facing.