rambler-digital-solutions / actix-web-validatorLinks
Rust library for providing validation mechanism to actix-web with Validator crate.
☆108Updated last week
Alternatives and similar repositories for actix-web-validator
Users that are interested in actix-web-validator are comparing it to the libraries listed below
Sorting:
- bringing orm-like features to sqlx☆299Updated last year
- Use enums with Diesel ORM☆289Updated 8 months ago
- Authorization extension for popular web-frameworks to protect your endpoints☆232Updated last week
- Structured logging for actix-web applications.☆260Updated this week
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆122Updated this week
- A simple cron-like job scheduling library for Rust.☆208Updated 3 years ago
- A generic connection pool for Rust with async/await support☆290Updated 5 months ago
- A cron expression parser in Rust☆430Updated 2 months ago
- axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify,…☆157Updated 5 months ago
- Simple SQL code generator.☆128Updated 3 years ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆172Updated 2 months ago
- Serde support for querystring-style strings☆218Updated 6 months ago
- Procedural macro for recursive async functions☆234Updated 2 months ago
- Axum Session Management Libraries that use Sqlx☆186Updated 2 weeks ago
- Simple scheduler for Rust☆366Updated 2 years ago
- A Rust client for Redis, using Tokio☆253Updated 2 months ago
- Pure Rust RabbitMQ client☆177Updated 2 years ago
- Swagger code generator for actix-web framework☆112Updated 3 years ago
- JSON Web Token library for Rust☆185Updated last year
- Easy E2E testing for applications built on Axum☆227Updated last week
- Rust library for hashing passwords using Argon2.☆238Updated 4 months ago
- Encoding and decoding support for BSON in Rust☆448Updated this week
- Serialize and deserialize C-like enum as underlying repr