Benchmarked: The state of Rust web frameworks in 2021

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
  • template-benchmarks-rs

    Discontinued Collected benchmarks for templating crates written in Rust

  • Yeah. You're much better off worrying about template rendering performance or database query optimization than the framework itself.

  • If I read the run_bench.sh script correctly, then the benchmark runs on a single machine where works a server is started in the background before a client bombards it with requests. and the starting a client in the foreground.

  • 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
  • rust_http_benchmarks

  • In my observation, hyper's low-level API was 3x faster than reqwest on parallel queries. https://github.com/hatoo/rust_http_benchmarks/blob/master/src/main.rs

  • bench_suite

  • According to the benchmarks here snmalloc performs better overall than any other allocator.

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

  • An infinite canvas for code exploration

    1 project | news.ycombinator.com | 6 May 2024
  • Show HN: Rustubble – Beautifull CLI components for your terminal

    1 project | news.ycombinator.com | 5 May 2024
  • Alert for Social Engineering Takeovers of Open Source Projects

    2 projects | news.ycombinator.com | 5 May 2024
  • What is a low/reasonable cost solution for service log storage and querying?

    1 project | news.ycombinator.com | 5 May 2024
  • Verified Rust for low-level systems code

    6 projects | news.ycombinator.com | 4 May 2024