Considering moving from Rocket to Actix Web

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hyper

    An HTTP library for Rust (by hyperium)

  • NVM, found the crate: https://crates.io/crates/hyper

  • ezsockets

    High-level declarative API for building WebSocket Clients and Servers in Rust 🦀

  • Check out ezsockets by /u/gbaranski. I also switched to Axum due to its WS support, in Actix it seems you need another crate and it's not really interoperable with the Tokio ecosystem generally, such as with tungstenite.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • salvo

    A powerful web framework built with a simplified design.

  • If you come from golang or nodejs. You can try salvo: https://github.com/salvo-rs/salvo

  • actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • A lot of people are giving technical +1s to axum, but i would like to note that the tokio team- especially david pedersen, the lead developer of axum- is extremely friendly and helpful, even to my millions of stupid questions and small documentation PRs. The Actix team has been known to use slurs in their issues.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the most popular and best-supported Rust web framework?

    2 projects | /r/learnrust | 25 Feb 2023
  • bev

    2 projects | /r/bevy | 1 Dec 2022
  • hyper v1.0.0 Release Candidate 1

    3 projects | /r/rust | 26 Oct 2022
  • Easiest web api framework?

    4 projects | /r/rust | 24 May 2022
  • Using Rust to build a web API

    4 projects | /r/rust | 20 May 2022