-
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
-
actix-cors
Cross-Origin Resource Sharing (CORS) controls for Actix Web
-
tracing-actix-web
Structured logging middleware for actix-web
-
actix-web-httpauth
HTTP authentication schemes for Actix Web
-
actix-web-prom
Actix Web middleware to expose Prometheus metrics
-
actix-ws
WebSockets for Actix Web, without actors
-
actix-session
Session management for Actix Web
-
actix-web-lab
In-progress extractors and middleware for Actix Web
-
shuttle-common
Common library for the Shuttle platform (shuttle.dev)
-
apistos
Actix-web OpenAPI v3.0 documentation generator
-
actix-htmx
Actix Web middleware for use when developing with htmx
-
actix-multipart
Multipart form support for Actix Web
-
actix-web-static-files
actix-web static files as resources support
-
rmcp-actix-web
actix-web transport implementations for RMCP (Rust Model Context Protocol)
-
actix-identity
Identity management for Actix Web
-
actix-files
Static file serving for Actix Web
-
actix-web-rust-embed-responder
An actix-web responder for rust-embed that implements cache revalidation and compressed responses
-
actix-web-validator
Validation mechanism for actix-web
-
shuttle-api-client
interacting with the Shuttle platform API (https://www.shuttle.dev)
-
awc
Async HTTP and WebSocket client library
-
nineties
An app starter for traditional web apps
-
actix-web-metrics
Metrics.rs integration for Actix Web
-
actix-cloud
Actix Cloud is an all-in-one web framework based on Actix Web
-
opentelemetry-instrumentation-actix-web
OpenTelemetry instrumentation for Actix Web apps
-
oasgen
Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or independent of a web framework.
-
leptos_actix
Actix integrations for the Leptos web framework
-
htsget-actix
A webserver instance of htsget-rs using actix-web, which serves data according to the htsget protocol
-
zero4rs
powerful, pragmatic, and extremely fast web framework for Rust
-
actix-4-jwt-auth
OIDC authentication extractor for Actix 4
-
manager_handlers
A microservice manager implementation that creates HTTP-accessible handlers with configurable replicas. Handlers communicate via an internal bus, enabling collaborative request processing in a distributed architecture.
-
actix_web_openidconnect
Lightweight async OpenID Connect (OIDC) client and middleware for Actix-Web
-
actix-jwt-session
Full featured JWT session managment for actix
-
actix-error
handle REST errors, with a derive macro to generate the error type. It also provides a compatibility layer with actix-web.
-
secra-framework
Secra backend framework with lifecycle, config, and integrated SDK utilities
-
streamlit
faster way to build and share data apps
-
actix-test
Integration testing tools for Actix Web applications
-
docserve
Minimally configurable static web server
-
garde-actix-web
Actix-web garde wrapper
-
rush-sync-server
Modern asynchronous TUI application with i18n and modular command system
-
cal-jambonz
Jambonz Verbs
-
serwus
Helpers for building actix-web/diesel based services
-
firebase-auth
Firebase authentication extractor for Actix Web and Axum
-
crane-rs
file sharing server written in Rust using Actix-web framework
-
zippity
asynchronously creating a ZIP file on the fly
-
actix-security
Spring Security-like authentication and authorization for Actix Web
-
lambda-web
Run Rust web frameworks on AWS Lambda
-
gateway-internal
Internal shared models for the Rust gRPC Gateway
-
ssr_rs
Server side rendering with the v8 engine for parse and evaluate the javascript code
-
vite-actix
integrating vite dev server to actix web server
-
actix-web-flash-messages
Flash messages for actix-web applications
-
openapi-from-source
Generates OpenAPI document in YAML/JSON from RUST source code using Axum or Actix-Web
-
sentry-actix
Sentry integration for actix-web 4
-
oauth
Universal OAuth 2.0 adapter for Rust web frameworks
-
juniper_actix
juniperGraphQL integration withactix-web -
snapfire
High-productivity web templating library designed to accelerate development with an integrated, zero-configuration live-reload server. Provides first class integration with Tera and Actix Web.
-
biscuit-actix-middleware
Biscuit middleware for actix-web
-
shuttle-builder
Docker build recipes for the Shuttle platform (shuttle.dev)
-
restrepo
A collection of components for building restful webservices with actix-web
-
paginator-actix
Actix-web framework integration for paginator-rs
-
shuttle-mcp
Shuttle MCP server
-
locker-backend
Self-hosted digital encrypted vault with immutable consent receipts for personal documents
-
actix-middleware-etag
ETag middleware for Actix web >= 4.8
-
typed_sqlx_client
Type-safe, extensible Rust library for managing multiple SQL databases and tables with sqlx
-
twa-jwks
validate JWT tokens using JSON Web Key Set (JWKS)
-
etag-actix-middleware
actix-web middleware for managing ETag, If-Match and If-None-Match headers
-
actix-web-thiserror
Extend thiserror crate functionality for actix-web
-
actix-casbin-auth
Casbin actix-web access control middleware
-
bloom-web
A lightweight backend framework combining Actix-Web, SQLx, and declarative macros for rapid API development
-
err-report
Clone of the unstable
std::error::Reporttype -
actix-web-nextjs
Actix Web service for hosting statically exported Next.js apps
-
actix_failwrap
A micro-package that enables ergonomic error propagation (using thiserror) inside actix-web route handlers
-
actix-contrib-rest
Util types and functions for REST and webapp projects built on top of the Actix Web framework
-
paperclip-actix
Paperclip OpenAPI plugin for actix-web framework
-
metrics-rs-dashboard-actix
Metrics dashboard for Rust applications
-
relay-mailer
An Actix Web server leveraging the lettre crate to relay form field data to email addresses
-
speedtest_statuspage
application to serve speedtest results over an HTTP endpoint
-
iperf3_statuspage
application to serve iperf3 results over an HTTP endpoint
-
bss-oss-server
BSS/OSS Rust ecosystem server application
-
prax-actix
Actix-web framework integration for Prax ORM
-
actix-csrf-middleware
CSRF protection middleware for Actix Web applications. Supports double submit cookie and synchronizer token patterns (with actix-session) out of the box. Flexible, easy to configure…
-
cal-jambonz-actix
Jambonz Verbs
-
oparl-service-facade
A trait-based facade for implementing an OParl service
-
ajars
AjaRS
-
webformd
trait for webformd_macro to deserialize actix_web::web::Form for structs with Option<Vec<String>> from a checkbox or similar
-
rustmvc
A lightweight MVC framework for Rust
-
anycms-spa
SPA intergration with Web Frameworks
-
actix-settings
Easily manage Actix Web's settings from a TOML file and environment variables
-
jserve
A Rust-based server application using Actix-Web
-
actix-ws-broadcaster
A broadcaster liblary for actix-ws that includes grouping and conditional broadcasting
-
actix-web-ratelimit
highly customizable rate limiter for actix-web 4
-
actix-web-socket-io
Pactix-web-socket-io server side
-
toro-auth-core
core functionalit to add authentication to your actix-web app. Note that this crate has been implemented without any security meassures in mind.
-
shuttle-actix-web
Service implementation to run an actix webserver on shuttle
-
keyrunes-rust-sdk
Rust SDK for Keyrunes authentication and authorization service
-
authfix
extensible authentication layer for Actix Web, designed for fast integration and easy configuration
-
speakeasy-rust-sdk
Rust SDK for interacting with the Speakeasy Api platform
-
actix-web-validation
A common validation interface for actix-web applications
-
nvda_url
Retrieve download URLs for the NVDA screen reader
-
apistos-shuttle
Actix-web OpenAPI v3.0 documentation generator
-
cargo-smith
NestJS-inspired code generator for Rust web applications
-
sod-actix-web
Service Oriented Design - Actix Web
-
toro-auth-mongo
mongodb backend implementation for the toro-auth-core crate. Note that this crate has been implemented without any security meassures in mind.
-
apistos-swagger-ui
Actix-web OpenAPI v3.0 documentation generator
-
actix-passport
A flexible authentication framework for actix-web
-
corteq
Enterprise-grade multi-tenant SaaS framework for Rust with security-first design
-
formvault
secure and fast form backend built with Rust and PostgreSQL
-
serverless-rs
Run Rust web frameworks on AWS Lambda
-
actix-msgpack
Msgpack payload extractor for Actix Web
-
cataclysm
http framework
-
apistos-plugins
Actix-web OpenAPI v3.0 documentation generator
-
actix-storage
General key value storage for actix-web
-
apistos-redoc
Actix-web OpenAPI v3.0 documentation generator
-
httpbin-rs
使用 Rust 实现 httpbin
-
actix-web-middleware-keycloak-auth
A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak
-
actix-jwt-auth-middleware
implements a JSON Webtoken (JWT) middleware for the actix-web framework
-
authkestra-actix
Actix-web integration for the authkestra authentication framework
-
actix-web-request-uuid
Request UUID middleware for actix-web
-
apistos-rapidoc
Actix-web OpenAPI v3.0 documentation generator
-
tin-actix-api-resp
handling API responses in Actix-web applications
-
actix-bincode
Bincode extractor for Actix Web
-
actix-modsecurity
ModSecurity middleware service and library for Actix Web
-
apistos-models
Actix-web OpenAPI v3.0 documentation generator
-
actix-ipquery
retrieve info about IP of incoming requests for actix-web
-
mcpkit-actix
Actix-web integration for mcpkit
-
resp-result
Help Struct For Axum or Actix Response
-
apistos-scalar
Actix-web OpenAPI v3.0 documentation generator
-
zino-actix
Integrations with actix-web for zino
-
actix-web-validator5
Validation mechanism for actix-web
-
actix-allow-deny-middleware
Middlewares for denying or allowing IPv4 and IPv6 ranges
-
vld-actix
Actix-web integration for the vld validation library
-
chimes-auth
A middleware of actix-web for handling the authentication for each request
-
actix-webfinger
Types and helpers to create and fetch Webfinger resources
-
actix-web-reqid
Middleware for Actix Web to generate and extract UUID request IDs
-
nextera_jwt
Next Era JSON Web Token Attribute
-
premix-actix
Actix-web helpers for Premix ORM
-
actix-limitation
Rate limiter using a fixed window counter for arbitrary keys, backed by Redis for Actix Web
-
apiresponse-macro
Derive macros for apiresponse
-
torchbear
Lua programming environment in Rust
-
actix-helper-utils
macros for actix web
-
gotcha
enhanced web framework based on actix-web
-
brakes
A distributed rate limiting library
-
jake_the_dog
skeleton project that you can use to start a basic webserver using Rust and PostgreSQL
-
actix-web-utils
Just some useful addons for actix web
-
actix-ratelimit
Rate limiting middleware framework for actix-web
-
puniyu_server
puniyu 的服务器模块
-
actix-response
Defines an ApiResponse type and re-exports a proc macro for error definitions with Actix Web
-
actix-permissions
Permission and input validation extension for Actix Web. Alternative to actix guard, with access to HttpRequest and Payload.
-
actix-web-csp
High-performance Content Security Policy middleware for Actix Web
-
actix-friendly-json-extractor
A friendly JSON extractor for actix-web with detailed error messages using serde_path_to_error
-
intrepid
Manage complex async business logic with ease
-
actix-rewrite
Dynamic routing rewrite library inspired by Apache mod_rewrite for Actix-Web
-
actix-treblle
Treblle makes it super easy to understand what's going on with your APIs and the apps that use them
-
cookiebox
A type safe cookie management crate
-
pokedex_rs
Pokedex implemented in Rust 🦀
-
nervemq-actix-session
Session management for Actix Web
-
actix-web-middleware-slogger
Struct based logger middleware for actix-web
-
coi-actix-web
integration support between coi and actix-web
-
swagger-ui2
embed swagger-ui into your rust application. Entirely independent of web framework.
-
hsr
Build fast HTTP APIs fast, with Rust + OpenAPI
-
gen-html
Generate HTML using Rust
-
sms-web-generic
Framework-agnostic webhook processing for smskit SMS providers
-
actix-easy-multipart
Typed multipart form extractor for actix-web
-
authorization-bridge
An Actix Web middleware for authenticating HTTP requests through a remote API. It validates Authorization headers or cookies and attaches user info to requests.
-
rustus
TUS protocol implementation written in Rust
-
actix-web-requestid
Request ID middleware for actix-web
-
utoipa-actix-web
Utoipa's actix-web bindings for seamless integration of the two
-
actix_extract_multipart
ActixExtractMultipart is a library for parse actix_multipart into a structure that you defined
-
swiftlink
fast, flexible URL shortener. With a simple API, it transforms long URLs into short, shareable links: shortening made simple!
-
actix-web-correlation-id
An Actix-web middleware component which synchronises a correlation ID for cross API request logging
-
actix-proxy
Glue code for using awc with actix-web
-
awmp
An easy to use wrapper around multipart/form-data for Actix web
-
tiny_twilio_stripe
Actix-Web server providing Twilio Video access tokens and optional Stripe Checkout sessions
-
re-sol
Svobodný frontend pro Školu Online
-
actix-json-validator
A user and client-friendly JSON validator for Actix Web that automatically returns structured, nested error messages for invalid requests
-
requiem-web
Actix web is a simple, pragmatic and extremely fast web framework for Rust
-
actix-web-jsonschema
JsonSchema Validation Extractor for Actix Web
-
ruxt
An Actix-based Rust framework for building HTMX applications
-
mvc_views
A procedural macro to append rendering blocks to Actix Web handler functions
-
pdsmigration-common
Common framework for PDS Migration
-
http_cache_tags_actix
An experimental cache tagging library for actix
-
actix-web-middleware-cognito
Middleware for actix-web that helps you validate Cognito tokens
-
actix-session-surrealdb
Surrealdb SessionStore for actix-session
-
lunna_actix_utils
intended to be a collection of utils for my projects that uses actix as web "framework"
-
hyper-fast
Hyper and rust based very fast HTTP Web framework (much faster than actix and other frameworks)
-
actix-web-middleware-redirect-scheme
A middleware for actix-web which forwards all
httprequests tohttpsand vice versa. Based on actix-web-middleware-redirect-https. -
highlightio
hightlight.io SDK for Rust
-
highlightio-actix
hightlight.io crate for actix-web 4
-
actix_web_metrics_mw
Actix middleware library for metrics
-
actix-web-4-validator
Validation mechanism for actix-web
-
ajars_client_surf
AjaRS
-
rate_rs
A Universal Rate Limiting Library for Rust Web Frameworks
-
ajars_server_actix_web
AjaRS
-
sms-web-axum
Axum adapter that exposes a unified webhook endpoint for multiple SMS providers
-
dev_api
Web API wrappers on top of actix-web
-
webring-plusplus-server-actix
A webring++ service implementation for actix-web
-
actix-request-hook
Actix web middleware hook for requests. Enables subscribing to request start and end, request id, elapsed time between requests and more.
-
webservice_tutorial
Learn how to build a webservice in Rust!
-
shuttle-codegen
Proc-macro code generator for the Shuttle platform (shuttle.dev)
-
endless-web
Actix web is a simple, pragmatic and extremely fast web framework for Rust
-
infotainer
building blocks for simple pubsub services
-
sms-web-warp
Warp adapter for smskit SMS webhook processing
-
actix-storage-hashmap
actix-storage based on hashmap
-
actix-sse
Actix-web SSE implementation
-
actix-contrib-logger
Drop-in replacement for the Actix Web Logger middleware
-
webdev_guide
Learn how to build a webservice in Rust!
-
actix-helper-utils-macros
macros for actix web
-
actix-limiter
Rate limiter using a fixed window counter for arbitrary keys, created for Actix Web
-
actix-web-query-method-middleware
An Actix Web middleware that allows you to reroute
POSTrequests to other methods likePUTorDELETEusing a query parameter -
sms-web-tide
Tide adapter for smskit SMS webhook processing
-
actix-chain
Actix-Web service chaining service
-
sms-web-hyper
Hyper adapter for smskit SMS webhook processing (raw HTTP)
-
sms-web-rocket
Rocket adapter for smskit SMS webhook processing
-
replicante_util_actixweb
ActixWeb utils for Replicante
-
actix-elastic
elasticsearch 7.x actix actor
-
actix-rl
actix-rlis a RateLimit middleware for theactix-weblibrary -
actix-helper-macros
Helper macros to make life easier developing actix-web applications
-
actix-ws-proxy
A websocket proxy for actix_web
-
jsonox
CLI based RESTful JSON server + store written in Rust
-
ajars_surf
AjaRS
-
chitey-router
Routing Chitey
-
include_dir_as_map
Embed files from a directory as a hashmap in the rust binary
Try searching with DuckDuckGo.