AaronErhardt / actix-governor
A middleware for actix-web that provides rate-limiting backed by governor.
☆109Updated 2 months ago
Alternatives and similar repositories for actix-governor:
Users that are interested in actix-governor are comparing it to the libraries listed below
- A websocket protocol implementation.☆91Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- High-level async Cassandra client written in 100% Rust.☆141Updated 2 weeks ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆111Updated this week
- Asynchronous HTTP body trait☆137Updated this week
- An async parser for multipart/form-data content-type in Rust☆158Updated 11 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- High-level http auth extractors for axum☆111Updated 2 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆229Updated 3 weeks ago
- A tower (axum) cookies manager☆131Updated last month
- JWT authorization layer for Axum.☆76Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- Common utilities used with hyper.☆142Updated last week
- Async synchronization primitives☆263Updated last week
- Async session support with plugabble backends☆124Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- A tracing layer for shipping logs to Grafana Loki☆61Updated 3 weeks ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆164Updated 2 months ago
- High level server designed to be used with axum framework.☆207Updated 3 weeks ago
- 🔎 Prometheus metrics middleware for Axum☆70Updated 3 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆132Updated last year
- ☆155Updated last month
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆189Updated 3 weeks ago
- ☆133Updated 3 weeks ago
- PASETOrs: PASETO tokens in pure Rust☆103Updated this week
- actix-web static files as resources support☆74Updated last month
- Library to Provide a User Authentication and privilege Token Checks.☆116Updated 2 months ago
- Async broadcast channels☆176Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆280Updated 2 months ago
- A full asyncronous Rust ORM and query builder for multiple databases