andreievg / diesel-rs-dynamic-filtersLinks
Examples of dynamic filtering with diesel-rs
☆15Updated 2 months ago
Alternatives and similar repositories for diesel-rs-dynamic-filters
Users that are interested in diesel-rs-dynamic-filters are comparing it to the libraries listed below
Sorting:
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆318Updated 4 months ago
- Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or any/no framework.☆186Updated 4 months ago
- Easy E2E testing for applications built on Axum☆234Updated last week
- ☆12Updated last year
- axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify,…☆160Updated 6 months ago
- 🥠 Sessions as a `tower` and `axum` middleware.☆384Updated last week
- Type safe multipart/form-data handling for axum.☆120Updated this week
- Rust Macros to automate the addition of Paths/Schemas to Utoipa crate, simulating Reflection during the compilation phase☆181Updated 4 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- Generate rust structs & query functions from diesel schema files☆85Updated 4 months ago
- High level server designed to be used with axum framework.☆250Updated last month
- Structured logging for actix-web applications.☆261Updated 3 weeks ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆124Updated 2 months ago
- Authorization extension for popular web-frameworks to protect your endpoints☆233Updated this week
- Rust implementation of grpc-web protocol that allows using tonic clients in browsers via webassembly.☆139Updated 2 months ago
- Community maintained modules for Testcontainers for Rust☆160Updated 2 weeks ago
- ☆112Updated this week
- JSON Schema based validation tool using serde.☆83Updated this week
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆200Updated 7 months ago
- Actix-web wrapper for automatic OpenAPI 3.0 documentation generation.☆207Updated last month
- A tracing layer for shipping logs to Grafana Loki☆71Updated 7 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Procedural macros for data validation/modification☆72Updated last month
- Strongly typed YAML library for Rust, serde compatible. This is an independant continuation of serde-yaml from dtolnay.☆97Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆197Updated 4 months ago
- A xsd/wsdl => rust code generator written in rust☆114Updated last year
- Dead simple queue implementation for rust with async-await☆107Updated 5 months ago
- Helper to build an Eventsource using reqwest☆68Updated last year