Packages
Browse packages indexed by the registry.
A connector for actix-client that adds support for SOCKSv5 proxies.
Request-scoped sqlx transactions for actix-web
This crate provides a more flexible guard function for the [`actix-web`] framework
General key value storage for actix-web
An implementation of actix-storage based on dashmap
An implementation of actix-storage based on hashmap
An implementation of actix-storage based on redis-rs
An implementation of actix-storage based on sled
Code generator from swagger file for actix-web framework
A generic task queue service for Actix
telegram bot api lib based on actix
derive for actix-telegram
Cluster extension for the actix actor framework
Integration testing tools for Actix Web applications
Actix test server
Various helpers for Actix applications to use during testing
Actix thread pool for sync code
Toolbox for enhancing actix-web functionalities
Provide Plug&Play components for Actix and Actix-web to build modular, 12-factor compliant apps.
Support for tokio tracing with Actix services
Treblle makes it super easy to understand what's going on with your APIs and the apps that use them.
actix-type-handler is a procedural macro crate for Actix-web designed to simplify API creation. It enhances code readability by allowing direct struct argument passing, error handling with Result, and unique argument and return types for each API, while providing flexibility to define custom error responses.
Crate with some useful types for working with actix-web
Various utilities used in the Actix ecosystem
Asynchronous client library for WAMP
Validation mechanism for actix-web
Actix actors support for Actix Web
A powerful admin panel library for Actix-web 4 applications
Provides a preview of Actix with async/await support.
Actix web 1.x async/await shim.
actix web http auth middiware
Request/Response body buffering with support spooled to a temp file on disk
Routing and runtime macros for Actix Web
Routing and runtime macros for Actix Web with support for const routes
An actix-web middleware that allows conditionally enable another middleware
An Actix-web middleware component which synchronises a correlation ID for cross API request logging
High-performance Content Security Policy middleware for Actix Web
My codegen macros
Actix-web middleware to sign and verify detached jws
Derive ResponseError for your errors
Derive macros for actix-web-error
common
Functionality which should be part of actix-web, but is not.
Flash messages for actix-web
Flash messages for actix-web applications.
Authorization extension `actix-web` to protect your endpoints
HTTP security headers middleware for actix-web