Rust Framework

Open-source Rust projects categorized as Framework

Top 23 Rust Framework Projects

  1. Rocket

    A web framework for Rust.

    Project mention: Best Backend Frameworks for 2025: A Developer's Guide to Making the Right Choice | dev.to | 2025-02-02

    Rocket: Rust's Type-Safe API Builder

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. warp

    A super-easy, composable, web server framework for warp speeds. (by seanmonstar)

  4. foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

  5. shuttle

    Build & ship backends without writing any infrastructure files.

    Project mention: Rust needs a web framework for lazy developers | news.ycombinator.com | 2024-10-06

    There is https://shuttle.rs. Not only a framework but a tool that can generate all the web boilerplate around it, sounds lazy enough for me!

  6. rust-web-framework-comparison

    A comparison of some web frameworks and libs written in Rust

    Project mention: Show HN: I built a memory-safe web server in Rust (currently in beta) | news.ycombinator.com | 2025-03-02

    This web server is probably awesome. However "memory-safe" isn't distinguishing within the Rust ecosystem. There's... a lot... of Rust web servers out there, all of which are presumably memory-safe, because Rust:

    https://github.com/flosse/rust-web-framework-comparison

    How does Ferron distinguish itself from these? I didn't get that from skimming the landing page.

  7. poem

    A full-featured and easy-to-use web framework with the Rust programming language.

    Project mention: Show HN: Rust Web Framework | news.ycombinator.com | 2024-10-22

    https://github.com/poem-web/poem is one Rust framework with swagger definitions out of the box.

  8. salvo

    A powerful web framework built with a simplified design.

  9. SaaSHub

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

    SaaSHub logo
  10. tach

    A Python tool to visualize + enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip πŸ”§ Able to be adopted incrementally - ⚑ Implemented with no runtime impact ♾️ Interoperable with your existing systems πŸ¦€ Written in rust

    Project mention: Show HN: Tach – Visualize and Untangle Your Python Codebase | news.ycombinator.com | 2025-02-25

    Yes!

    Here is an example project that is configured as if it were a uv workspace: https://github.com/gauge-sh/tach/tree/main/python/tests/exam...

    In that project, `tach check-external` would handle between-workspace dependencies, while the core `modules` and `interfaces` config would handle within-workspace dependencies.

    Soon these will be better unified, we kept the 1st-party/3rd-party distinction separate while we learned what the UX should be.

  11. SQLPage

    Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.

    Project mention: SQLPage: Automatically build a UI on top of SQL queries | news.ycombinator.com | 2024-10-22
  12. nih-plug

    Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself

  13. pavex

    An easy-to-use Rust framework for building robust and performant APIs

    Project mention: Ask HN: What Open Source Projects Need Help? | news.ycombinator.com | 2024-11-16

    You say beginner friendly. How does rwf look like compared to Pavex[1] in this regard?

    [1] https://github.com/LukeMathWalker/pavex

  14. MoonZoon

    Rust Fullstack Framework

  15. vizia

    A declarative GUI library written in Rust

    Project mention: Cosmic Alpha Released | news.ycombinator.com | 2024-08-28
  16. chidori

    A reactive runtime for building durable AI agents

  17. juice

    The Hacker's Machine Learning Engine (by fff-rs)

  18. chiselstrike

    ChiselStrike abstracts common backends components like databases and message queues, and let you drive them from a convenient TypeScript business logic layer

  19. tuono

    ⚑ Modern fullstack web framework based on Rust and React

    Project mention: Show HN: Next.js back end rewrite in Rust | news.ycombinator.com | 2025-02-19
  20. cot

    The Rust web framework for lazy developers.

    Project mention: Cot: The Rust web framework for lazy developers | news.ycombinator.com | 2025-02-21

    To be fair, that was added on Jan 20. A whole lot could have changed in a month ;) https://github.com/cot-rs/cot/commit/19b1d897e0af20616a4afa4...

  21. viz

    Fast, flexible, lightweight web framework for Rust

  22. wtx

    A collection of different transport implementations and related tools focused primarily on web technologies.

    Project mention: Building a real-time chat using WebSockets over HTTP/2 streams | dev.to | 2024-11-17

    WTX is, among other things, a RFC6455, RFC7541, RFC7692, RFC8441 and RFC9113 implementation written in Rust intended to allow the development of web applications through a built-in server framework, a built-in PostgreSQL connector, a built-in WebSocket handler and a built-in gRPC manager. There is also a built-in API client framework that facilitates the maintainability of large endpoints.

  23. bee

    A framework for IOTA nodes, clients and applications in Rust (by iotaledger)

  24. rust-web-benchmarks

    Benchmarking web frameworks written in rust with rewrk tool.

  25. wena

    Wena is a micro-framework that provides an elegant starting point for your console application.

  26. SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Framework discussion

Log in or Post with

Rust Framework related posts

  • Charybdis ORM: Building High-Performance Distributed Rust Backends with ScyllaDB

    3 projects | dev.to | 25 Apr 2025
  • Show HN: I built a memory-safe web server in Rust (currently in beta)

    1 project | news.ycombinator.com | 2 Mar 2025
  • Cot: The Rust web framework for lazy developers

    2 projects | news.ycombinator.com | 21 Feb 2025
  • Show HN: Next.js back end rewrite in Rust

    1 project | news.ycombinator.com | 19 Feb 2025
  • Show HN: Welcome, Cot: the Rust web framework for lazy developers

    2 projects | news.ycombinator.com | 18 Feb 2025
  • Show HN: Tuono – Fullstack web framework based on ReactJS and Rust

    1 project | news.ycombinator.com | 8 Feb 2025
  • Step-by-Step Guide to Server-Side Render React with Rust

    6 projects | dev.to | 2 Dec 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 14 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

Index

What are some of the best open-source Framework projects in Rust? This list will help you:

# Project Stars
1 Rocket 25,121
2 warp 9,853
3 foundry 8,898
4 shuttle 6,493
5 rust-web-framework-comparison 5,421
6 poem 3,938
7 salvo 3,697
8 tach 2,390
9 SQLPage 2,150
10 nih-plug 2,106
11 pavex 1,890
12 MoonZoon 1,814
13 vizia 1,798
14 chidori 1,313
15 juice 1,119
16 chiselstrike 1,088
17 tuono 737
18 cot 702
19 viz 361
20 wtx 282
21 bee 270
22 rust-web-benchmarks 266
23 wena 258

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?