Extensible, strongly-typed Rust OAuth2 client library
☆1,154Feb 22, 2026Updated last week
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.☆772Jan 31, 2026Updated last month
- OpenID Connect Library for Rust☆603Nov 8, 2025Updated 3 months ago
- JWT lib in rust☆2,012Feb 22, 2026Updated last week
- An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows.☆238Feb 6, 2026Updated 3 weeks ago
- Simple validation for Rust structs☆2,432Feb 8, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 3 weeks ago
- Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust☆3,701Feb 24, 2026Updated last week
- a mailer library for Rust☆2,181Updated this week
- An easy and powerful Rust HTTP Client☆11,456Feb 15, 2026Updated 2 weeks ago
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,719Updated this week
- GraphQL server library for Rust☆5,943Feb 24, 2026Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,624Updated this week
- A native gRPC client & server implementation with async/await support.☆11,873Feb 27, 2026Updated last week
- ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).☆3,100Feb 12, 2026Updated 3 weeks ago
- The original askama repo, please go to https://github.com/askama-rs/askama☆3,557Mar 11, 2025Updated 11 months ago
- The Rust OpenTelemetry implementation☆2,465Updated this week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Redis library for rust☆4,165Updated this week
- A safe, extensible ORM and Query Builder for Rust☆14,027Updated this week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,173Updated this week
- async fn(Request) -> Result<Response, Error>