Packages
Browse packages indexed by the registry.
Validation mechanism for actix-web
Types and helpers to create and fetch Webfinger resources
A simple way to proxy web requests to a webpack dev server with Actix
A broadcaster liblary for actix-ws that includes grouping and conditional broadcasting.
WebSockets for Actix Web, without actors
A websocket proxy for actix_web
Support for async syntax for Actix
Actix Middleware that blocks Generative AI crawlers
websocket channels for actix web
Derive macros for `actix` actors
actix_diesel_cache is crate which provides the actix actor for caching all database entries on local machine.
A small crate to integrate thiserror with actix_web.
Procedural macros for the actix_error_proc package.
ActixExtractMultipart is a library for parse actix_multipart into a structure that you defined
A micro-package that enables ergonomic error propagation (using thiserror) inside actix-web route handlers.
shortcut to implement actix-web headers
Runs your actix-web app as a lambda app that will respond to Application Load Balancer requests
An attribute macro to transform a response struct to an actix responder
Actix Web middleware to rate limit routes
helper crate for managing websocket on actix-web framework
A library for actix-session which implements the SessionStore trait for MongoDB.
Macros for cluster extension for the actix actor framework
A middleware for Actix that reduces the boilerplate needed to create SSR websites with Tera.
Validated xml-urlencoded forms, queries, and multipart form extractors for the Actix Web framework
Derive macro for FromMultipart trait used in actix-validated-forms
test
Actix middleware library for metrics
Lightweight async OpenID Connect (OIDC) client and middleware for Actix-Web.
Reusable middleware and request utilities for Actix Web
expose your local web server to the internet with a public url
Acton Core provides the core functionality and abstractions used by the Acton Reactive crate. It includes the essential building blocks for creating reactive and distributed systems.
A Rust library for handling Entity Resource Names (ERNs), providing type-safe, hierarchical, and k-sortable resource identifiers for distributed systems and more.
Opinionated Rust web framework for HTMX applications
CLI tool for acton-htmx framework
Acton Macro provides procedural macros that simplify the creation of messages and actors in the Acton framework, enabling more concise and expressive code.
Acton Reactive is the main crate of the Acton framework, designed for building reactive, event-driven, and asynchronous systems. It provides intuitive abstractions to make working with distributed actors seamless and efficient.