Docs.rs
load-balancer-0.5.0
load-balancer 0.5.0
Docs.rs crate page
MIT
20 July 2026
Links
Repository
crates.io
Source
Owners
86maid
Dependencies
anyhow ^1
normal
dashmap ^6
normal
futures ^0.3
normal
rand ^0.9
normal
reqwest ^0.12
normal
tokio ^1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module proxy_pool
load_
balancer
0.5.0
Module proxy_
pool
Module Items
Structs
In crate load_
balancer
load_balancer
Module
proxy_
pool
Copy item path
Source
Expand description
Proxy pool with health checking and latency-based sorting.
Structs
§
Proxy
Pool
An advanced proxy pool that measures latency, removes dead proxies, and sorts proxies by response time in ascending order.