Warp or Rocket.rs or 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
  • FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  • Take a look through the Techempower benchmark issue tracker, they've got plenty of unaddressed issues such as this and this which can influence the results

  • Tide

    Fast and friendly HTTP server framework for async Rust

  • I enjoy the API of tide, but development seems to have slowed down a bit compared to other frameworks https://github.com/http-rs/tide/commits/main

  • 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
  • workers-rs

    Write Cloudflare Workers in 100% Rust via WebAssembly

  • I may be biased, as the original project author, but I’d recommend using Cloudflare Workers https://github.com/cloudflare/workers-rs - totally free their with very generous limits.

  • dropshot

    expose REST APIs from a Rust program

  • What about dropshot. Not much features but very simple and auto generates swagger https://github.com/oxidecomputer/dropshot

  • tower

    async fn(Request) -> Result<Response, Error>

  • So I have now had a look at Axum and think I will give it a try. In the readme in the repository it says something about tower or tower::Service and tonic, what exactly is that? I do not understand that yet.

  • tonic

    A native gRPC client & server implementation with async/await support.

  • So I have now had a look at Axum and think I will give it a try. In the readme in the repository it says something about tower or tower::Service and tonic, what exactly is that? I do not understand that yet.

  • rust-web-benchmarks

    Benchmarking web frameworks written in rust with rewrk tool.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Ntex: Powerful, pragmatic, fast framework for composable networking services

    2 projects | news.ycombinator.com | 23 Mar 2024
  • Announcing `h2x` A library for building high performance HTTP/2 servers

    4 projects | /r/rust | 2 Jun 2023
  • Which Rust web framework to choose in 2022 (with code examples)

    7 projects | dev.to | 27 Sep 2022
  • Is Rust Web Yet?

    14 projects | news.ycombinator.com | 16 Apr 2022
  • Actix Web v4.0 (Rust)

    10 projects | news.ycombinator.com | 25 Feb 2022