actix-web
There are 943 repositories under actix-web topic.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
actix/examples
Community showcase and examples of Actix Web ecosystem usage.
rbatis/rbatis
Rust Compile Time ORM with Async Dynamic SQL
saschagrunert/webapp.rs
A web application completely written in Rust. 🌍
mCaptcha/mCaptcha
A no-nonsense CAPTCHA system with seamless UX | Backend component
devflowinc/trieve
All-in-one infrastructure for search, recommendations, RAG, and analytics offered via API
steadylearner/Rust-Full-Stack
Rust projects here are easy to use. There are blog posts for them also.
security-union/videocall-rs
teleconference system written in rust
canduma/canduma
A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
actix/actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
neon-mmd/websurfx
: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
BinChengZhao/delicate
A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)
HeroicKatora/oxide-auth
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
SakaDream/actix-web-rest-api-with-jwt
A simple CRUD backend app using Actix-web, Diesel and JWT
fairingrey/actix-realworld-example-app
[UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
nogibjj/rust-mlops-template
A work in progress to build out solutions in Rust for MLOPs
ZingerLittleBee/server_bee-backend
Backend for ServerBee
DDtKey/protect-endpoints
Authorization extension for popular web-frameworks to protect your endpoints
actix/actix-website
The Actix Web website.
rkudryashov/graphql-rust-demo
GraphQL Rust Demo.
nickbabcock/rrinlog
Replacing Elasticsearch with Rust and SQLite
ankicommunity/anki-sync-server-rs
A personal custom Anki sync server,aim to provide an easier way for deployment
s3rius/rustus
TUS protocol implementation in Rust.
SinTan1729/chhoto-url
A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.
tarkah/karaoke-rs
A simple, network enabled karaoke player in Rust
netwo-io/apistos
Actix-web wrapper for automatic OpenAPI 3.0 documentation generation.
Valerioageno/ssr-rs
Server side rendering on rust servers using the v8 engine for parse and evaluate the javascript code.
TerminalWitchcraft/actix-ratelimit
Rate limiter framework for Actix web
jamesjmeyer210/actix_sqlx_mysql_user_crud
A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.
openapi/actix-swagger
Swagger code generator for actix-web framework
rousan/rust-web-frameworks-benchmark
A hello world benchmark for the available Rust Web Frameworks: hyper vs gotham vs actix-web vs warp vs rocket
AaronErhardt/actix-governor
A middleware for actix-web that provides rate-limiting backed by governor.
flofriday/thumbcloud
Thumbcloud is a file-sharing server to replace your USB thumbdrive.
Power2All/torrust-actix
A multi-functional lightweight BitTorrent Tracker
rambler-digital-solutions/actix-web-validator
Rust library for providing validation mechanism to actix-web with Validator crate.
robjtede/actix-web-lab
Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.