actix-web
Web framework
A fast and powerful web framework for building asynchronous web applications
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
22k stars
230 watching
2k forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list
actixactix-webasyncrustwebweb-developmentwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
actix/examples | A collection of showcase examples demonstrating the usage and capabilities of the Actix Web ecosystem | 3,716 |
actix/actix | A framework for building concurrent systems with actor-based concurrency and message passing | 8,657 |
robjtede/actix-web-lab | Experimental tools and components for building Actix Web applications. | 99 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
fairingrey/actix-realworld-example-app | A Rust application demonstrating a full-stack application with CRUD operations and authentication using Actix as the backend web service. | 523 |
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
nickel-org/nickel.rs | A lightweight Rust framework for building web applications | 3,035 |
koute/stdweb | Rust bindings to Web APIs for client-side scripting | 3,447 |
ddimaria/rust-actix-example | An Actix 2.x REST server implementation in Rust with various features | 292 |
steadylearner/rust-full-stack | A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,540 |
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,238 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
poem-web/poem | A web framework for building fast and scalable HTTP servers using the Rust programming language. | 3,623 |
svix/svix-webhooks | An enterprise-ready webhook service for sending and receiving events between applications | 2,400 |