dermesser / async-google-apis
Generate Asynchronous Google API stubs for Rust!
☆22Updated last year
Alternatives and similar repositories for async-google-apis:
Users that are interested in async-google-apis are comparing it to the libraries listed below
- Exponential backoff generator with jitter.☆85Updated 5 months ago
- Easy-to-use optional function arguments for Rust☆46Updated 10 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A tar archive reading/writing library for async Rust.☆28Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Automatically upgrade breaking changes☆45Updated 11 months ago
- ♻️ Retry faillible Rustlang std library futures☆58Updated 6 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆78Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- ☆53Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆60Updated 10 months ago
- ☆55Updated last year
- Serde Visitor for deserializing untagged enums☆60Updated this week
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆31Updated last month
- MIME Media-type parsing for Rust☆52Updated last year
- A sinless derive helper☆62Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Async session support with plugabble backends☆124Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Extension for tide that allows a more fluent way of defining routes