xDarksome / reqwest-ratelimitLinks
Rate-limit middleware for reqwest.
☆17Updated this week
Alternatives and similar repositories for reqwest-ratelimit
Users that are interested in reqwest-ratelimit are comparing it to the libraries listed below
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated last month
- Cargo subcommand to synchronize README with crate documentation☆35Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- ☆22Updated 4 years ago
- A worker pool library for Rust☆12Updated 5 months ago
- Another builder macro-based generator☆13Updated last month
- Remove Cargo.lock lockfile☆32Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆15Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆61Updated last month
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last month
- Download .crate files of all versions of all crates from crates.io☆45Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago