axum
Web Framework
A web framework providing an ergonomic and modular API for building web applications using Rust.
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
20k stars
128 watching
1k forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tokio-rs/tokio | A runtime for writing reliable asynchronous applications with Rust. | 27,366 |
hyperium/hyper | An efficient HTTP library designed as a building block for other libraries and applications. | 14,680 |
pry0cc/axiom | A framework for efficiently working with multi-cloud environments and deploying repeatable infrastructure for security testing | 4,080 |
dioxuslabs/dioxus | A full-stack framework for building cross-platform web, desktop, mobile apps with a single codebase and integrated tools. | 23,189 |
hyperium/tonic | A high-performance gRPC client and server implementation with async/await support | 10,180 |
salvo-rs/salvo | A powerful Rust web framework that simplifies backend development | 3,470 |
seanmonstar/warp | A high-performance web framework that allows building composable and expressive HTTP applications in Rust. | 9,643 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
extism/extism | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
gotham-rs/gotham | A web framework designed to promote stability, safety, security, and speed by leveraging Rust's static typing, async support, and fast server capabilities. | 2,240 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,978 |
tower-rs/tower | A modular and reusable networking library that facilitates building robust clients and servers | 3,584 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |
vercel/hyper | A terminal built on web technologies to provide an extensible and beautiful experience for command-line interface users. | 43,516 |
socketry/falcon | A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features. | 2,673 |