There are 21 repositories under actix-web topic.
All-in-one platform for search, recommendations, RAG, and analytics offered via API
A web application completely written in Rust. 🌍
teleconferencing system written in rust
Rust projects here are easy to use. There are blog posts for them also.
:rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine
A collection of additional crates supporting the actix and actix-web frameworks.
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)
A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.
A simple CRUD backend app using Actix-web, Diesel and JWT
[UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.
A work in progress to build out solutions in Rust for MLOPs
Server side rendering on rust servers using the v8 engine for parse and evaluate the JavaScript code.
Authorization extension for popular web-frameworks to protect your endpoints
GraphQL Rust Demo.
Replacing Elasticsearch with Rust and SQLite
A personal custom Anki sync server,aim to provide an easier way for deployment
A simple, network enabled karaoke player in Rust
The official community-maintained Clerk SDK for Rust
A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.
A multi-functional lightweight BitTorrent Tracker
Rate limiter framework for Actix web
A middleware for actix-web that provides rate-limiting backed by governor.
Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.
Swagger code generator for actix-web framework
A hello world benchmark for the available Rust Web Frameworks: hyper vs gotham vs actix-web vs warp vs rocket