This crate provides a response struct used for HTTP cache control.
An in-memory file cache for the Rocket web framework.
A custom FileServer providing better cache control for the Rocket web framework.
Serve static files with cache headers with Rocket
Casbin rocket access control middleware
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
A rocket fairing for easily serving compiled sass with cache policy
A rocket fairing for easily serving static with cache policy from a configurable directory
This crate provides a response struct used for responding raw data with **Etag** cache.
Minimal JWT validation library for build web services
This crate provides a response struct used for offering static files with **Etag** cache.