Packages
Browse packages indexed by the registry.
Allow clean configuration of Actix Web routes
Resource path matching and router
Spring Security-like authentication and authorization for Actix Web
Procedural macros for actix-security (Spring Security-like annotations)
Spring Security-like authentication and authorization for Actix Web - Core library
General purpose TCP server built for the Actix ecosystem
Actix server config utils
Service trait and combinators for representing asynchronous request/response operations.
Session management for Actix Web
An extension library for safer session interface
Actix Session Sqlx Postgres is a Sqlx Postgres implementation of the ActixSession Store trait
Surrealdb SessionStore for actix-session
Easily manage Actix Web's settings from a TOML file and environment variables
Manage the lifecycle of an actix actor with its address.
Derive macro implementation for actix-signal.
Add a static sitemap to your actix-web app.
A caching system built on top of Sled and Actix
An Actix Web Session Backend using the Sled embedded database
structured access-logging for actix-web utilizing slog, thus enabling JSON-logging
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