-
axum
Web framework that focuses on ergonomics and modularity
-
axum-test
For spinning up and testing Axum servers
-
tower_governor
A rate-limiting middleware for Tower backed by the governor crate that allows configurable key based and global limits
-
axum-prometheus
A tower middleware to collect and export HTTP metrics for Axum
-
axum-extra
Extra utilities for axum
-
tower-cookies
Cookie manager middleware for tower
-
loco-rs
The one-person framework for Rust
-
axum-client-ip
Client IP address extractors for Axum
-
axum-valid
validation extractors for your Axum application, allowing you to validate data using validator, garde, validify or all of them
-
socketioxide
Socket IO server implementation in rust as a Tower Service
-
axum_session
📝 Session management layer for axum that supports HTTP and Rest
-
axum-login
🪪 User identification, authentication, and authorization for Axum
-
gerust
takes care of the accidental complexity of Rust backend projects so you can stay focused on what matters
-
clerk-rs
The official community Rust SDK for the Clerk API
-
axum-htmx
A set of htmx extractors, responders, and request guards for axum
-
axum_typed_multipart
Type safe multipart/form-data handling for axum
-
spring
Rust microservice framework like spring boot in java
-
axum-reverse-proxy
A flexible and efficient reverse proxy implementation for Axum web applications
-
memory-serve
Fast static file serving for axum web applications
-
async-graphql-axum
async-graphql for axum
-
telemetry-rust
Open Telemetry fox Axum and Tracing
-
socketioxide-parser-common
Common parser for the socketioxide protocol
-
rush-cli
Rush Deployment: A tool to bring the development experience as close to the production experience as possible
-
tower-livereload
A LiveReload middleware built on top of tower
-
axum-gate
Flexible authentication and authorization for Axum with JWT cookies or bearer tokens, optional OAuth2, and role/group/permission RBAC. Suitable for single-node and distributed systems.
-
minirps
Mini reverse proxy server written in rust
-
htsget-axum
A webserver instance of htsget-rs using Axum, which serves data according to the htsget protocol
-
datadog-tracing
integrating Datadog with tracing
-
axum-conf
simplify the use of Axum, Tokio and Postgres together using configuration. It comes with batteries included and many features can be feature activated.
-
htmxology
HTMX server-side rendering framework for Rust, based on Axum
-
axum_session_auth
Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
-
litho-book
Litho Book is a modern web documentation reader specifically designed for the Litho (deepwiki-rs) documentation generation engine. It provides…
-
crudcrate
Rust traits and functions to aid in building CRUD APIs with Axum and Sea-ORM
-
axum_static
static file serving router for axum server
-
rnx
web development scaffold, support salvo and axum
-
axum-aws-lambda
Tower Layer for compatibility between Axum and AWS Lambda Runtime
-
axum_doc
A CLI tool to generate OpenAPI 3.0 JSON from Axum Rust projects
-
yerpc
Ergonomic JSON-RPC library for async Rust with Axum support
-
tideway-cli
CLI for scaffolding Tideway SaaS applications - backend modules, frontend components, and more
-
axum-server-timing
An axum layer to inject the Server-Timing HTTP header into the response
-
borderless-storage
A minimal S3-style object store with pre-signed URLs, chunked uploads, and a filesystem backend (based on Axum/Tokio)
-
named_routes_axum
Give Axum routes names
-
stately
Type-safe state management with entity relationships and CRUD operations
-
axum-tracing-opentelemetry
Middlewares and tools to integrate axum + tracing + opentelemetry
-
engawa-server
Chat server for Engawa, chat application built with Axum and WebSocket
-
oasgen
Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or independent of a web framework.
-
spikard
High-performance HTTP framework built on Axum and Tower-HTTP with type-safe routing, validation, WebSocket/SSE support, and lifecycle hooks
-
prkserver
prkserveris a CLI tool that helps create a backend server in Rust using Axum or Actix Web and SQLx. It configures everything based on a providedconfig.tomlfile. -
acton-dx
Acton DX - Developer experience focused web framework for HTMX applications in Rust
-
axum-sql-viewer
A development tool for viewing SQL tables in web browsers, easily integrable as an Axum layer
-
axum_l10n
localization utilities for Axum
-
okapi-operation
Procedural macro for generating OpenAPI operation specification (using okapi)
-
backfill
A boringly-named priority work queue system for doing async tasks
-
fastrace-axum
A axum instrument for propagating trace context for fastrace
-
static-serve
A helper for compressing and embedding static assets in an Axum webserver
-
utoipa-axum
Utoipa's axum bindings for seamless integration for the two
-
axum-keycloak-auth
Protect axum routes with a JWT emitted by Keycloak
-
axtra
building web applications with Axum and Astro providing utilities for error handling, notifications, and more
-
axum-connect
Connect-Web RPC for Axum
-
axum-jrpc
A JSON-RPC extractor for Axum
-
basic-axum-rate-limit
rate limiting middleware for Axum with callback-based extensibility
-
cronus_generator
The generators for cronus API spec
-
axum-params
A Rails-like powerful parameter handling library for Axum
-
tower-sessions-cookie-store
Cookie-backed session store for tower-sessions (signed/private cookies via tower-cookies)
-
fbc-starter
A production-ready web server starter for Rust based on Axum, with built-in configuration, logging, CORS, database and Redis support
-
axum-otel
OpenTelemetry tracing for axum based on tower-http
-
x402-paywall
(V2 Supported) A fully modular SDK for building complex X402 payment integrations
-
cronus_spec
The definitions for cronus API spec
-
mandolin
Input openapi.json/yaml, output server source code in rust
-
api-tools
An API tools library for Rust
-
ringkernel-ecosystem
Ecosystem integrations for RingKernel - actors, web frameworks, data processing, ML
-
pods-blitz
Self-hosted, fast and reliable podcast publisher
-
tideway
A batteries-included Rust web framework built on Axum for building SaaS applications quickly
-
vercel_axum
Vercel Rust Axum Adapter
-
devui
A comprehensive development tools UI library
-
tower-sessions-sqlx-store
SQLx session stores for
tower-sessions -
foxtive-axum
Micro-Framework Based on Axum
-
axum-response-cache
Axum layer for caching HTTP responses of the wrapped server
-
swagger-ui-dist
packages the JS/CSS code of the swagger-ui in the form of axum routes
-
buru
application with both CLI and Web interface for data/image processing
-
axum-codec
A multi-codec extractor and response writer for Axum
-
bevy_webgate
A web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy
-
dynami
Automatic Axum router generation from directory structure with file-system based routing
-
rust-telemetry
Observability helpers originally developed for internal use at Famedly
-
openapi-from-source
Generates OpenAPI document in YAML/JSON from RUST source code using Axum or Actix-Web
-
axum-inertia
Inertia.js protocol for Axum
-
axum-idempotent
A middleware for handling idempotent requests in axum applications
-
leptos_axum
Axum integrations for the Leptos web framework
-
stonehm
Automatic OpenAPI 3.0 generation for Axum applications
-
nanoservices-utils
A collection of utilities for nanoservices
-
axum_responses
Standardized JSON Responses and Error Handling for Axum Framework
-
axum-route-error
A common error response for Axum servers
-
rustverse
project generator — like cargo new, but friendlier
-
axum-cookie
Cookie extractor middleware for axum
-
nidrs
web framework based on axum and tokio
-
axum-oidc
A wrapper for the openidconnect crate for axum
-
engawa-shared
Shared utilities for Engawa
-
axum-proxy
Tower service for reverse proxy
-
axum-openapi3
Facilitate the generation of OpenAPI 3.0 documentation for axum applications
-
axum-serde
multiple serde-based extractors / responses for the Axum web framework, also offers a macro to easily customize extractors / responses
-
anyform
Any database. Any form. Zero hassle.
-
axum-tasks
A lightweight background task queue for Axum applications
-
sword-layers
Tower layers for the Sword web framework
-
lambda-web
Run Rust web frameworks on AWS Lambda
-
oauth
Universal OAuth 2.0 adapter for Rust web frameworks
-
ddtrace
integrating Datadog with tracing
-
noapi
fullstack web framework [Axum + React], with the concept of Rust server actions, utilizes the type safety of Rust and TypeScript to make calls to server without APIs
-
axum-range
HTTP Range responses for axum
-
greentic-gui
Greentic GUI runtime (Axum-based) that serves tenant packs, enforces auth, and exposes worker/session APIs plus a browser SDK
-
vespera
A fully automated OpenAPI engine for Axum with zero-config route and schema discovery
-
acton-htmx
Opinionated Rust web framework for HTMX applications
-
engineioxide
Engine IO server implementation in rust as a Tower Service
-
error-envelope
Structured, consistent error responses for Rust APIs. Framework-agnostic with Axum support.
-
datastar
SDK for Rust
-
begin-rs-web
A CLI tool for bootstrapping production-ready Rust web applications with Axum, authentication, and database support
-
baxe
that simplifies error handling in Axum
-
netron_axum_ts
Generate TypeScript TRPC client code from Axum Rust server code
-
aerosol
dependency injection for Rust
-
jelly-fish
A lightweight static resource server built with axum
-
apiresponse
A flexible API response wrapper with framework-agnostic support
-
paginator-axum
Axum web framework integration for paginator-rs
-
htmxtools
A lightweight Rust crate for working with HTMX headers, specifically designed to integrate seamlessly with axum
-
neocrates-response
Response utilities and Axum integrations for the neocrates workspace
-
axum-messages
🛎️ One-time notification messages for Axum
-
axum-totp
User authentication with TOTP two-factor authentication for Axum web applications
-
tower-otel-http-metrics
OpenTelemetry Metrics Middleware for Tower-compatible Rust HTTP servers
-
onqueue
a lightweight, multithreaded task queue runner
-
credence
An unfussy web server designed for straightforward authoring and scalable performance
-
connectrpc-axum
axum style and axum compatible Connect Protocol server
-
axum-template
Layers, extractors and template engine wrappers for axum based Web MVC applications
-
ash-rpc-contrib
Contributed JSON-RPC methods and utilities for ash-rpc
-
taitan
The Next Generation of Web Framework
-
twa-jwks
validate JWT tokens using JSON Web Key Set (JWKS)
-
axum-bootstrap
a way to bootstrap a web server with axum, including TLS, logging, monitoring, and more
-
web-service-uptime-axum
Web service that displays the program uptime by using Axum, Tokio, Rust. The purpose of this is simple testing of our systems.
-
standard-error
simplifies returning meaningful errors for axum services
-
facet-axum
Axum integration for Facet - extractors and responses using Facet's serialization
-
juniper_axum
juniperGraphQL integration withaxum -
tsa-auth-axum
Standalone Axum API server for TSA authentication
-
web-service-epoch-axum
Web service that displays the epoch time by using Axum, Tokio, Rust. The purpose of this is simple testing of our systems.
-
engawa-client
CLI chat client for Engawa, chat application built with Axum and WebSocket
-
smart_task_openapi_axum
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
-
loomx-axum
Axum integration for loomx
-
tower-sessions-redis-store
Redis session store for
tower-sessions -
axum-error-handler
error handler for axum
-
form_fields
Helper crate for working with HTML forms
-
flow-guard
High-performance adaptive concurrency control and backpressure for Rust services
-
socketioxide-redis
Redis adapter for the socket.io protocol
-
rovo
A drop-in replacement for axum::Router with effortless OpenAPI documentation
-
web-service-count-axum
Web service that displays the hit count by using Axum, Tokio, Rust. The purpose of this is simple testing of our systems.
-
tower-minify-html
A Tower layer for minifying HTML responses using minify-html
-
axion
Automatic API generator that creates a REST API mirror of a database in Rust
-
axum-service-errors
that provides an easy way for structured error responses using axum
-
prax-axum
Axum framework integration for Prax ORM
-
axum-proxied
Helpers for running axum behind a reverse proxy
-
sword
A structured rust web framework built on top of Axum, providing clean routing, configuration, and middleware support
-
jder_axum
A response builder for axum
-
socketioxide-parser-msgpack
Msgpack parser for the socketioxide protocol
-
rapid-rs
Zero-config, batteries-included web framework for Rust - FastAPI meets Spring Boot
-
touch_ratelimit
A composable, extensible rate limiting crate for Rust
-
rtk
The CLI for Rust Type Kit - query Rust types and produce FFI types
-
trace_id
A lightweight, high-performance tracing ID generation and propagation library for Rust, with out-of-the-box support for Axum
-
error-ext
Error utilities
-
axum-jose
Lightweight authorization middleware for
axumfollowing JSON Object Signing and Encryption (JOSE) standards -
loomx
Typed headless rendering for HTMX
-
oko
Fully local home security system
-
hwhkit
一个用于快速构建 Web 服务的 Rust 工具库
-
axum-subdomain-routing
A high-performance subdomain routing library for Axum framework in Rust
-
multi-rpc
Define a Rust service trait once and serve it simultaneously over multiple RPC protocols like Tarpc, REST/Axum, and JSON-RPC
-
axum-error-object
Result<T>type and related utility types that can be used to holistically provide object response errors -
mdserve
Fast markdown preview server with live reload and theme support
-
axum_csrf
Provide a CSRF (Cross-Site Request Forgery) protection layer
-
clamber-web-core
clamber web core
-
bytedocs-rs
delivers clean, interactive, and developer-first API documentation. Go beyond static docs test, explore, and integrate APIs effortlessly
-
omnium
A set of extensions for building web applications on axum
-
axum-accept
Typed accept negotiation for axum
-
tower-sessions-surrealdb-store
SurrealDB session store. Not for direct use; see the
tower-sessionscrate for details. -
komoju-datadog
Opinionated Datadog instrumentation toolkit
-
heisenberg
Framework-agnostic dual-mode web serving for Rust applications. Seamlessly switch between proxy mode (forwarding to frontend dev servers) and embed mode (serving embedded static assets).
-
g2h
A code generator that bridges gRPC services to HTTP/JSON endpoints using Axum
-
laxum
Make working with Axum a little smoother
-
axum-h3
HTTP/3 for axum
-
better-auth
The most comprehensive authentication framework for Rust
-
supergloo
rapid development of web applications in Rust and axum, with a focus on ease of use and flexibility through path based routes
-
netron
Extract Axum request data within Yew server functions similar to how
leptos_axumprovides extraction helpers for Leptos -
rstml-component-axum
Integration with rstml-component for Axum
-
axum-typed-routing
Typed routing macros for axum
-
axum-jwt-sessions
JWT authentication library for Axum with refresh token support
-
route_controller
A procedural macro for generating Axum routers from controller-style implementations with support for route prefixing and middleware
-
oxi-axum-helpers
Highly opinionated Axum helpers
-
caslex
Tools for creating web services
-
better-routes
A powerful Rust library designed for generating type-safe and maintainable Axum routers
-
tower-sessions-ext-sqlx-store
SQLx session stores for
tower-sessions-ext -
axum-kit
Streamline the integration and usage of Axum with SQLx and Redis
-
lib-humus
creating configurable frontends for humans and computers using axum, Tera and toml
-
axum-csp
Some widgets for use with axum to create Content-Security-Policy headers and reduce silly typos
-
axum-image-endpoint
Image Endpoint to upload big images and receive rescaled ones
-
axum-ctx
Error handling in Axum inspired by anyhow
-
cookie-monster
A Cookie library for managing HTTP Cookies, with Axum integration
-
soot-core
DDD-first web framework for Rust, built on Axum
-
axum_session_sqlx
📝 Sqlx Persistent Database layer for axum_session
-
limiting-factor-axum
create a REST API with axum
-
tauri-plugin-axum
A Tauri plugin that allows calling Axum Router endpoints directly
-
postrust-server
HTTP server for Postrust using Axum
-
legalis-api
REST/GraphQL API server for Legalis-RS
-
axum-config
Proc macros for axum-config
-
spa-rs
Embed all SPA web application files and release as a single binary executable
-
lxy
A convenient async http and RPC framework in Rust
-
tower-sec-fetch
Rust Tower middleware to validate an HTTP request's Fetch Metadata
-
rejoice
delightful little web framework for Rust
-
ajars
AjaRS
-
axum-jetpack
Contains a collection of tools to improve the axum framework and security aspects
-
kbve
Axum and Diesel Boilerplate that helps produce backend APIs for micro services
-
tower-sessions-rusqlite-store
(tokio-)rusqlite session store for
tower-sessions -
axum-helmet
HTTP security headers middleware core for axum web framework
-
anycms-spa
SPA intergration with Web Frameworks
-
protect-axum
Authorization extension for
axumto protect your endpoints -
axumate
A CLI tool for Axum framework
-
shuttle-axum
Service implementation to run an axum webserver on shuttle
-
ript
InertiaJS protocol compatible with
riptcfor generating strong TypeScript bindings -
http_api
Declare modular HTTP client/server APIS using XHR, WebSocket and SSE
-
create-axum-app
Create a new axum app with a single command
-
vectradb-server
Production-grade vector database server in Rust
-
axum-autoroute
The goal of this crate is to integrate utoipa tightly with axum to enforce that for each REST route, the code and the openapi documentation are matching
-
axum-ws-broadcaster
A broadcaster liblary for axum::extract::ws and axum-typed-websockets that includes grouping and conditional broadcasting
-
utoipa-helper
Helper Crate For Utoipa Axum Integration
-
axum-insights
An Azure Application Insights exporter for axum via tracing
-
axum-macros
Macros for axum
-
axum-jsonschema
Request JSON schema validation for axum
-
je-di
Hierarchical dependency injection
-
oparl-web-service-axum
Axum-based OParl web service library
-
spring-sqlx-migration-plugin
A plugin to run SQLx migrations automatically within the SpringRS framework
-
oauth-axum
OAuth2 authorization code flow with Axum
-
response
Unified, type-safe API response builder for Axum applications
-
web-service-files-axum
Web service that displays the program uptime by using Axum, Tokio, Rust. The purpose of this is simple testing of our systems.
-
keyrunes-rust-sdk
Rust SDK for Keyrunes authentication and authorization service
-
axum-validated-extractors
A collection of validated extractors for Axum that automatically validate the extracted data using the validator crate
-
dns-resolver-rs
DNS resolver server built with Axum and Tokio
-
axum-webtools
General purpose tools for axum web framework
-
axum-embeddy
Serve embedded files with axum
-
tower-sessions-ext-mongodb-store
MongoDB session store for
tower-sessions-ext -
alaqsam
Create API database servers easily using Axum and SQLX
-
axum_serde_valid
Axum extractor sets of JSON validation
-
px-wsdom-axum
use wsdom with axum
-
auth_sessions
Session-based authentication for web applications
-
vultur-sso-api-client
VULTUR SSO API client integration
Try searching with DuckDuckGo.