udoprog / async-oauth2
A simple async OAuth 2.0 library for Rust
☆20Updated 3 weeks ago
Alternatives and similar repositories for async-oauth2:
Users that are interested in async-oauth2 are comparing it to the libraries listed below
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- ☆33Updated this week
- Thread-unsafe async runtime☆27Updated 5 months ago
- ☆22Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- axum::ws with type safe messages☆23Updated 11 months ago
- A timeout connector for the hyper client☆26Updated 5 months ago
- 🛎️ One-time notification messages for Axum.☆40Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A tide middleware that implements rate limiting using governor☆28Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆34Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago