ramosbugs / oauth2-rsLinks
Extensible, strongly-typed Rust OAuth2 client library
☆1,089Updated 4 months ago
Alternatives and similar repositories for oauth2-rs
Users that are interested in oauth2-rs are comparing it to the libraries listed below
Sorting:
- A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.☆746Updated 5 months ago
- Dead simple pool implementation for rust with async-await☆1,225Updated last week
- A collection of additional crates supporting the actix and actix-web frameworks.☆851Updated this week
- JWT lib in rust☆1,896Updated 4 months ago
- WIP OpenAPI tooling for Rust.☆944Updated 2 months ago
- Generate and parse UUIDs.☆1,127Updated last week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆880Updated 3 weeks ago
- Strongly typed YAML library for Rust☆1,003Updated last year
- Simple validation for Rust structs☆2,321Updated 6 months ago
- Type erasure for async trait methods☆2,047Updated 3 weeks ago
- OpenID Connect Library for Rust☆538Updated 2 months ago
- Diesel async connection implementation☆742Updated last month
- HTTP specific Tower utilities.☆802Updated last week
- a mailer library for Rust☆2,093Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,877Updated last month
- A generic connection pool for Rust☆1,602Updated 11 months ago
- Rust library for single assignment cells and lazy statics without macros