floodgate 0.5.1

A ratelimiting implementation designed for high throughput.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies.dashmap]
version = "5.4.0"

[package]
description = "A ratelimiting implementation designed for high throughput."
edition = "2021"
license = "Unlicense"
name = "floodgate"
readme = "README.md"
version = "0.5.1"