Docs.rs
pingora-limits-0.4.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pingora-limits 0.4.0
A library for rate limiting and event frequency estimation
Crate
Source
Builds
Feature flags
Documentation
Coverage
85.19%
23
out of
27
items documented
0
out of
23
items with examples
Size
Source code size: 53.99 kB
Documentation size: 1.24 MB
Links
cloudflare/pingora
22499
1244
100
crates.io
Dependencies
ahash >=0.8.9
normal
dashmap ^5
dev
dhat ^0
dev
float-cmp ^0.9.0
dev
rand ^0
dev
Versions
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Owners
The pingora_limits crate contains modules that can help introduce things like rate limiting or thread-safe event count estimation.