logankeenan / axum-cloudflare-adapterLinks
An adapter to easily run an Axum server in a Cloudflare worker.
☆83Updated last week
Alternatives and similar repositories for axum-cloudflare-adapter
Users that are interested in axum-cloudflare-adapter are comparing it to the libraries listed below
Sorting:
- A tower (axum) cookies manager☆135Updated 4 months ago
- Library to Provide a User Authentication and privilege Token Checks.☆129Updated 3 months ago
- Axum Session Management Libraries that use Sqlx☆193Updated last month
- Layers, extractors and template engine wrappers for axum based Web MVC applications☆95Updated 5 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆321Updated 5 months ago
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- PASETOrs: PASETO tokens in pure Rust☆127Updated 2 weeks ago
- 🥠 Cookie-based sessions for Axum via async-session.☆76Updated 2 years ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆121Updated 2 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆85Updated 2 weeks ago
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆106Updated last year
- High-level http auth extractors for axum☆118Updated last year
- A Queue Abstraction Layer for Rust (Redis, RabbitMQ, SQS, etc.)☆98Updated last month
- The uncomplicated Yew State management library☆99Updated last year
- 🌿 SQL schema definition and discovery☆217Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- A Rust library for managing HTTP cookies.☆124Updated 5 months ago
- Fake data generator library with 130+ functions written in Rust☆180Updated 3 weeks ago
- JWT authorization layer for Axum.☆78Updated last year
- Accessible components for Leptos☆118Updated last year
- Request-scoped sqlx transactions for axum☆60Updated last year
- Generate rust structs & query functions from diesel schema files☆85Updated 4 months ago
- Type safe multipart/form-data handling for axum.☆122Updated last week
- Easy to use axum test client☆81Updated last year
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- Server-sent events (SSE) client implementation for Rust☆104Updated last week
- An easy local data persistence layer for Rust, backed by SQLite.☆243Updated 5 months ago
- Web API access control for Rust