Packages
Browse packages indexed by the registry.
A library that integrates with actix-web to provide various miscelaneous utilities that are useful in the course of actix-web development
PostgreSQL integration for Actix framework.
Actix middleware that sends requests to Prerender.io or a custom Prerender service URL.
Proc macros, to be re-exported by `actix-helper-macros`
Generate actix handles and routes from grpc definitions
Generate actix handles from Protocol Buffer files
Conversions between proto and some of the user types.
Generating encoding and decoding implementations for `actix-prost` generated types.
Protobuf payload extractor for Actix Web
Glue code for using awc with actix-web
Actix integration for the PROXY protocol
A library for extracting data from actix-web requests
An implementation of the Raft distributed consensus protocol using the Actix actor framework.
Rate-Limit middleware for actix-web
Simple yet powerful per-route rate-limiter for Actix with support for regex.
Rate limiting middleware framework for actix-web
Actor-based Redis client
Actix actor for redis-rs
Simple and reliable background processing for Rust using Actix and Redis
Actix Redis Actor
ergonomic remote actors via actix and canary
Tiny extractor to get real client IP address, parsing X-Forwarded-For header
Actix web middleware hook for requests. Enables subscribing to request start and end, request id, elapsed time between requests and more.
Middlerware for actix-web to associate an ID with each request.
A simple request/reply cache middleware for Actix Web with Redis backend
Defines an ApiResponse type and re-exports a proc macro for error definitions with Actix Web.
Helper crate for `actix-response` which defines the proc macro used.
Micro layer above actix-web to build REST API
Dynamic routing rewrite library inspired by Apache mod_rewrite for Actix-Web
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