Crates.io | limtr |
lib.rs | limtr |
version | 0.2.0 |
source | src |
created_at | 2023-12-03 14:26:03.66444 |
updated_at | 2023-12-10 19:39:41.996165 |
description | Implement rate limits for all sort of applications and scenarios. |
homepage | |
repository | https://github.com/FssAy/limtr |
max_upload_size | |
id | 1056921 |
size | 18,889 |
Limtr is a crate designed for implementing rate limiting in various applications and scenarios.
The crate is currently functional for applications based onto tokio's runtime, but may have a notable memory footprint.
As Limtr is still in its Proof of Concept (PoC) phase, I recommend refraining from using it in production environments until the release of version 1.0.