Docs.rs
congestion-limiter-0.1.0
congestion-limiter 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ThomWright
Dependencies
async-trait ^0.1.68
normal
conv ^0.3.3
normal
tokio ^1.28.1
normal
doc-comment ^0.3.3
dev
itertools ^0.13.0
dev
rand ^0.8.5
dev
statrs ^0.17.1
dev
tokio ^1.28.1
dev
tokio-test ^0.4.3
dev
uuid ^1.3.2
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate congestion_limiter
congestion_
limiter
0.1.0
All Items
Crate Items
Modules
Crate
congestion_
limiter
Copy item path
Source
Expand description
Dynamic congestion-based concurrency limits for controlling backpressure.
Modules
ยง
aggregation
Sample
aggregators.
limiter
Limiters, including various wrappers.
limits
Algorithms for controlling concurrency limits.