weldsorm / welds
☆185Updated last week
Alternatives and similar repositories for welds:
Users that are interested in welds are comparing it to the libraries listed below
- 🥠 Sessions as a `tower` and `axum` middleware.☆306Updated last month
- Axum Session Management Libraries that use Sqlx☆169Updated last month
- Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or any/no framework.☆157Updated last month
- An ORM in Rust for developers that love SQL.☆255Updated this week
- I18n library for leptos focused on ease of use and correctness☆127Updated this week
- Rust Macros to automate the addition of Paths/Schemas to Utoipa crate, simulating Reflection during the compilation phase☆156Updated 2 months ago
- Async state management for Leptos, providing simplified data fetching, integrated reactivity, SSR support, and smart cache management.☆174Updated last year
- axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify,…☆138Updated 2 months ago
- Leptos component framework.☆288Updated 2 months ago
- A blazing fast type-checked HTML macro crate.☆135Updated last week
- Fully compile time scoped CSS for Leptos components☆145Updated last week
- A tower (axum) cookies manager☆131Updated last month
- Generate type-checked Rust from your PostgreSQL.☆77Updated last week
- A set of htmx extractors, responders, and request guards for axum.☆213Updated 3 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆191Updated last month
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆241Updated last month
- A full asyncronous Rust ORM and query builder for multiple databases☆107Updated this week
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆503Updated this week
- E-mail delivery library for Rust with DKIM support☆231Updated 3 months ago
- Type safe multipart/form-data handling for axum.☆99Updated 2 weeks ago
- bringing orm-like features to sqlx☆296Updated 7 months ago
- Authorization extension for popular web-frameworks to protect your endpoints☆230Updated 3 weeks ago
- Easily create Leptos table components from structs