dermesser / async-google-apisLinks
Generate Asynchronous Google API stubs for Rust!
☆22Updated 2 years ago
Alternatives and similar repositories for async-google-apis
Users that are interested in async-google-apis are comparing it to the libraries listed below
Sorting:
- Exponential backoff generator with jitter.☆89Updated 2 months ago
- ♻️ Retry faillible Rustlang std library futures☆59Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Extension for tide that allows a more fluent way of defining routes☆20Updated 3 years ago
- A small and fast frontend framework in Rust☆67Updated 2 months ago
- "just open a socket"☆74Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆57Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Parse byte size into integer accurately.☆29Updated 9 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A rust logger that routes messages to the browser's console.☆99Updated 2 months ago
- Automatically upgrade breaking changes☆45Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- ☆57Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 3 months ago
- String optimized for map keys☆65Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A tar archive reading/writing library for async Rust.☆32Updated last year
- Proc macro for smol async runtime