history 0.9.7-pre (7 months ago) balance mit fsf-libre osi-approved Dart 3 compatible token_bucket Token Bucket is a Dart library for implementing rate limiting using the token bucket algorithm. It provides a simple and efficient way to control the rate of actions in your application. 0 likes 0 posts 0 links Dart Flutter Android iOS Windows Linux macOS Web rate-limit token-bucket
history 0.1.2 (3 months ago) verified splashbyte.dev balance fsf-libre osi-approved bsd-3-clause Dart 3 compatible token_bucket_algorithm Implementation of the token bucket algorithm for rate limiting e.g. network requests or user actions. 3 likes 0 posts 0 links Dart Flutter Android iOS Windows Linux macOS Web security algorithm rate-limit token-bucket
history 2.2.4 (1 month ago) verified agilord.com balance fsf-libre osi-approved bsd-3-clause Dart 3 compatible executor Executes async tasks with a configurable maximum concurrency and rate. 27 likes 0 posts 0 links Dart Flutter Android iOS Windows Linux macOS Web concurrency async rate-limit parallelism execution